Uses of Class
org.cxml.RelationshipInformation
-
Packages that use RelationshipInformation Package Description org.cxml -
-
Uses of RelationshipInformation in org.cxml
Fields in org.cxml declared as RelationshipInformation Modifier and Type Field Description protected RelationshipInformationOrganization. relationshipInformationMethods in org.cxml that return RelationshipInformation Modifier and Type Method Description RelationshipInformationObjectFactory. createRelationshipInformation()Create an instance ofRelationshipInformationRelationshipInformationOrganization. getRelationshipInformation()Gets the value of the relationshipInformation property.Methods in org.cxml with parameters of type RelationshipInformation Modifier and Type Method Description voidOrganization. setRelationshipInformation(RelationshipInformation value)Sets the value of the relationshipInformation property.
-