Uses of Class
org.openapplications.oagis._9.ApplicationAreaType
-
Packages that use ApplicationAreaType Package Description org.openapplications.oagis._9 -
-
Uses of ApplicationAreaType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return ApplicationAreaType Modifier and Type Method Description ApplicationAreaTypeApplicationAreaType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ApplicationAreaTypeObjectFactory. createApplicationAreaType()Create an instance ofApplicationAreaTypeApplicationAreaTypeBusinessObjectDocumentType. getApplicationArea()Gets the value of the applicationArea property.Methods in org.openapplications.oagis._9 that return types with arguments of type ApplicationAreaType Modifier and Type Method Description JAXBElement<ApplicationAreaType>ObjectFactory. createApplicationArea(ApplicationAreaType value)Methods in org.openapplications.oagis._9 with parameters of type ApplicationAreaType Modifier and Type Method Description voidApplicationAreaType. cloneTo(ApplicationAreaType ret)This method clones all values fromthisto the passed object.JAXBElement<ApplicationAreaType>ObjectFactory. createApplicationArea(ApplicationAreaType value)voidBusinessObjectDocumentType. setApplicationArea(ApplicationAreaType value)Sets the value of the applicationArea property.
-