Uses of Class
org.openapplications.oagis._9.ChangeStatusType
-
Packages that use ChangeStatusType Package Description org.openapplications.oagis._9 -
-
Uses of ChangeStatusType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return ChangeStatusType Modifier and Type Method Description ChangeStatusTypeChangeStatusType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ChangeStatusTypeObjectFactory. createChangeStatusType()Create an instance ofChangeStatusTypeChangeStatusTypeActionCriteriaType. getChangeStatus()Gets the value of the changeStatus property.Methods in org.openapplications.oagis._9 that return types with arguments of type ChangeStatusType Modifier and Type Method Description JAXBElement<ChangeStatusType>ObjectFactory. createChangeStatus(ChangeStatusType value)Methods in org.openapplications.oagis._9 with parameters of type ChangeStatusType Modifier and Type Method Description voidChangeStatusType. cloneTo(ChangeStatusType ret)This method clones all values fromthisto the passed object.JAXBElement<ChangeStatusType>ObjectFactory. createChangeStatus(ChangeStatusType value)voidActionCriteriaType. setChangeStatus(ChangeStatusType value)Sets the value of the changeStatus property.
-