Package org.cxml
Class DataRequest
java.lang.Object
org.cxml.DataRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the internalID property.voidsetInternalID(InternalID value) Sets the value of the internalID property.
-
Field Details
-
internalID
-
-
Constructor Details
-
DataRequest
public DataRequest()
-
-
Method Details
-
getInternalID
Gets the value of the internalID property.- Returns:
- possible object is
InternalID
-
setInternalID
Sets the value of the internalID property.- Parameters:
value- allowed object isInternalID
-