Uses of Class
org.openapplications.oagis._9.DescriptionType
-
Packages that use DescriptionType Package Description org.openapplications.oagis._9 -
-
Uses of DescriptionType in org.openapplications.oagis._9
Subclasses of DescriptionType in org.openapplications.oagis._9 Modifier and Type Class Description classNoteTypeA free form note.Methods in org.openapplications.oagis._9 that return DescriptionType Modifier and Type Method Description DescriptionTypeDescriptionType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2DescriptionTypeObjectFactory. createDescriptionType()Create an instance ofDescriptionTypeDescriptionTypeStatusBasisType. getDescription()Gets the value of the description property.DescriptionTypeStateChangeType. getDescriptionAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionDescriptionTypeStatusBasisType. setDescription(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in org.openapplications.oagis._9 that return types with arguments of type DescriptionType Modifier and Type Method Description JAXBElement<DescriptionType>ObjectFactory. createDescription(DescriptionType value)List<DescriptionType>StateChangeType. getDescription()Gets the value of the description property.Methods in org.openapplications.oagis._9 with parameters of type DescriptionType Modifier and Type Method Description voidStateChangeType. addDescription(DescriptionType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidDescriptionType. cloneTo(DescriptionType ret)This method clones all values fromthisto the passed object.JAXBElement<DescriptionType>ObjectFactory. createDescription(DescriptionType value)voidStatusBasisType. setDescription(DescriptionType value)Sets the value of the description property.Method parameters in org.openapplications.oagis._9 with type arguments of type DescriptionType Modifier and Type Method Description voidStateChangeType. setDescription(List<DescriptionType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-