Uses of Class
org.openapplications.oagis._9.StateChangeType
-
Packages that use StateChangeType Package Description org.openapplications.oagis._9 -
-
Uses of StateChangeType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return StateChangeType Modifier and Type Method Description StateChangeTypeStateChangeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2StateChangeTypeObjectFactory. createStateChangeType()Create an instance ofStateChangeTypeStateChangeTypeChangeStatusType. getStateChangeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in org.openapplications.oagis._9 that return types with arguments of type StateChangeType Modifier and Type Method Description JAXBElement<StateChangeType>ObjectFactory. createStateChange(StateChangeType value)List<StateChangeType>ChangeStatusType. getStateChange()Gets the value of the stateChange property.Methods in org.openapplications.oagis._9 with parameters of type StateChangeType Modifier and Type Method Description voidChangeStatusType. addStateChange(StateChangeType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidStateChangeType. cloneTo(StateChangeType ret)This method clones all values fromthisto the passed object.JAXBElement<StateChangeType>ObjectFactory. createStateChange(StateChangeType value)Method parameters in org.openapplications.oagis._9 with type arguments of type StateChangeType Modifier and Type Method Description voidChangeStatusType. setStateChange(List<StateChangeType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-