public interface DocumentRoot
The following features are supported:
Modifier and Type | Method and Description |
---|---|
AcknowledgeClientLocationType | getAcknowledgeClientLocation()
Returns the value of the 'Acknowledge Client Location' containment reference.
|
AcknowledgePointOfInterestType | getAcknowledgePointOfInterest()
Returns the value of the 'Acknowledge Point Of Interest' containment reference.
|
ChangeClientLocationType | getChangeClientLocation()
Returns the value of the 'Change Client Location' containment reference.
|
ChangePointOfInterestType | getChangePointOfInterest()
Returns the value of the 'Change Point Of Interest' containment reference.
|
ClientLocationType | getClientLocation()
Returns the value of the 'Client Location' containment reference.
|
java.lang.String | getClientLocationBODVersion()
Returns the value of the 'Client Location BOD Version' attribute.
|
GetClientLocationType | getGetClientLocation()
Returns the value of the 'Get Client Location' containment reference.
|
GetPointOfInterestType | getGetPointOfInterest()
Returns the value of the 'Get Point Of Interest' containment reference.
|
commonj.sdo.Sequence | getMixed()
Returns the value of the 'Mixed' attribute list.
|
PointOfInterestType | getPointOfInterest()
Returns the value of the 'Point Of Interest' containment reference.
|
java.lang.String | getPointOfInterestBODVersion()
Returns the value of the 'Point Of Interest BOD Version' attribute.
|
ProcessClientLocationType | getProcessClientLocation()
Returns the value of the 'Process Client Location' containment reference.
|
ProcessPointOfInterestType | getProcessPointOfInterest()
Returns the value of the 'Process Point Of Interest' containment reference.
|
RespondClientLocationType | getRespondClientLocation()
Returns the value of the 'Respond Client Location' containment reference.
|
RespondPointOfInterestType | getRespondPointOfInterest()
Returns the value of the 'Respond Point Of Interest' containment reference.
|
ShowClientLocationType | getShowClientLocation()
Returns the value of the 'Show Client Location' containment reference.
|
ShowPointOfInterestType | getShowPointOfInterest()
Returns the value of the 'Show Point Of Interest' containment reference.
|
java.util.Map | getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.
|
java.util.Map | getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.
|
void | setAcknowledgeClientLocation(AcknowledgeClientLocationType value)
Sets the value of the 'Acknowledge Client Location' containment reference.
|
void | setAcknowledgePointOfInterest(AcknowledgePointOfInterestType value)
Sets the value of the 'Acknowledge Point Of Interest' containment reference.
|
void | setChangeClientLocation(ChangeClientLocationType value)
Sets the value of the 'Change Client Location' containment reference.
|
void | setChangePointOfInterest(ChangePointOfInterestType value)
Sets the value of the 'Change Point Of Interest' containment reference.
|
void | setClientLocation(ClientLocationType value)
Sets the value of the 'Client Location' containment reference.
|
void | setClientLocationBODVersion(java.lang.String value)
Sets the value of the 'Client Location BOD Version' attribute.
|
void | setGetClientLocation(GetClientLocationType value)
Sets the value of the 'Get Client Location' containment reference.
|
void | setGetPointOfInterest(GetPointOfInterestType value)
Sets the value of the 'Get Point Of Interest' containment reference.
|
void | setPointOfInterest(PointOfInterestType value)
Sets the value of the 'Point Of Interest' containment reference.
|
void | setPointOfInterestBODVersion(java.lang.String value)
Sets the value of the 'Point Of Interest BOD Version' attribute.
|
void | setProcessClientLocation(ProcessClientLocationType value)
Sets the value of the 'Process Client Location' containment reference.
|
void | setProcessPointOfInterest(ProcessPointOfInterestType value)
Sets the value of the 'Process Point Of Interest' containment reference.
|
void | setRespondClientLocation(RespondClientLocationType value)
Sets the value of the 'Respond Client Location' containment reference.
|
void | setRespondPointOfInterest(RespondPointOfInterestType value)
Sets the value of the 'Respond Point Of Interest' containment reference.
|
void | setShowClientLocation(ShowClientLocationType value)
Sets the value of the 'Show Client Location' containment reference.
|
void | setShowPointOfInterest(ShowPointOfInterestType value)
Sets the value of the 'Show Point Of Interest' containment reference.
|
commonj.sdo.Sequence getMixed()
java.util.Map getXMLNSPrefixMap()
java.util.Map getXSISchemaLocation()
AcknowledgeClientLocationType getAcknowledgeClientLocation()
void setAcknowledgeClientLocation(AcknowledgeClientLocationType value)
AcknowledgePointOfInterestType getAcknowledgePointOfInterest()
void setAcknowledgePointOfInterest(AcknowledgePointOfInterestType value)
ChangeClientLocationType getChangeClientLocation()
void setChangeClientLocation(ChangeClientLocationType value)
ChangePointOfInterestType getChangePointOfInterest()
void setChangePointOfInterest(ChangePointOfInterestType value)
ClientLocationType getClientLocation()
void setClientLocation(ClientLocationType value)
java.lang.String getClientLocationBODVersion()
void setClientLocationBODVersion(java.lang.String value)
GetClientLocationType getGetClientLocation()
void setGetClientLocation(GetClientLocationType value)
GetPointOfInterestType getGetPointOfInterest()
void setGetPointOfInterest(GetPointOfInterestType value)
PointOfInterestType getPointOfInterest()
void setPointOfInterest(PointOfInterestType value)
java.lang.String getPointOfInterestBODVersion()
void setPointOfInterestBODVersion(java.lang.String value)
ProcessClientLocationType getProcessClientLocation()
void setProcessClientLocation(ProcessClientLocationType value)
ProcessPointOfInterestType getProcessPointOfInterest()
void setProcessPointOfInterest(ProcessPointOfInterestType value)
RespondClientLocationType getRespondClientLocation()
void setRespondClientLocation(RespondClientLocationType value)
RespondPointOfInterestType getRespondPointOfInterest()
void setRespondPointOfInterest(RespondPointOfInterestType value)
ShowClientLocationType getShowClientLocation()
void setShowClientLocation(ShowClientLocationType value)
ShowPointOfInterestType getShowPointOfInterest()
void setShowPointOfInterest(ShowPointOfInterestType value)