Uses of Class
org.openapplications.oagis._9.SignatureType
-
Packages that use SignatureType Package Description org.openapplications.oagis._9 -
-
Uses of SignatureType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return SignatureType Modifier and Type Method Description SignatureTypeSignatureType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SignatureTypeObjectFactory. createSignatureType()Create an instance ofSignatureTypeSignatureTypeApplicationAreaType. getSignature()Gets the value of the signature property.Methods in org.openapplications.oagis._9 that return types with arguments of type SignatureType Modifier and Type Method Description JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)Methods in org.openapplications.oagis._9 with parameters of type SignatureType Modifier and Type Method Description voidSignatureType. cloneTo(SignatureType ret)This method clones all values fromthisto the passed object.JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)voidApplicationAreaType. setSignature(SignatureType value)Sets the value of the signature property.
-