Uses of Class
org.openapplications.oagis._9.SenderType
-
Packages that use SenderType Package Description org.openapplications.oagis._9 -
-
Uses of SenderType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return SenderType Modifier and Type Method Description SenderTypeSenderType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SenderTypeObjectFactory. createSenderType()Create an instance ofSenderTypeSenderTypeApplicationAreaType. getSender()Gets the value of the sender property.Methods in org.openapplications.oagis._9 that return types with arguments of type SenderType Modifier and Type Method Description JAXBElement<SenderType>ObjectFactory. createSender(SenderType value)Methods in org.openapplications.oagis._9 with parameters of type SenderType Modifier and Type Method Description voidSenderType. cloneTo(SenderType ret)This method clones all values fromthisto the passed object.JAXBElement<SenderType>ObjectFactory. createSender(SenderType value)voidApplicationAreaType. setSender(SenderType value)Sets the value of the sender property.
-