Package org.cxml
Class OrganizationalUnit
java.lang.Object
org.cxml.OrganizationalUnit
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the idReference property.voidsetIdReference(IdReference value) Sets the value of the idReference property.
-
Field Details
-
idReference
-
-
Constructor Details
-
OrganizationalUnit
public OrganizationalUnit()
-
-
Method Details
-
getIdReference
Gets the value of the idReference property.- Returns:
- possible object is
IdReference
-
setIdReference
Sets the value of the idReference property.- Parameters:
value- allowed object isIdReference
-