public interface ProcessClientLocationDataAreaType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.util.List | getClientLocation()
Returns the value of the 'Client Location' containment reference list.
|
ProcessType | getProcess()
Returns the value of the 'Process' containment reference.
|
void | setProcess(ProcessType value)
Sets the value of the 'Process' containment reference.
|
ProcessType getProcess()
void setProcess(ProcessType value)
java.util.List getClientLocation()