Uses of Class
org.openapplications.oagis._9.ConfirmationResponseCodeType
-
Packages that use ConfirmationResponseCodeType Package Description org.openapplications.oagis._9 -
-
Uses of ConfirmationResponseCodeType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return ConfirmationResponseCodeType Modifier and Type Method Description ConfirmationResponseCodeTypeConfirmationResponseCodeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ConfirmationResponseCodeTypeObjectFactory. createConfirmationResponseCodeType()Create an instance ofConfirmationResponseCodeTypeConfirmationResponseCodeTypeSenderType. getConfirmationCode()Gets the value of the confirmationCode property.ConfirmationResponseCodeTypeSenderType. setConfirmationCode(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 ConfirmationResponseCodeType Modifier and Type Method Description JAXBElement<ConfirmationResponseCodeType>ObjectFactory. createConfirmationCode(ConfirmationResponseCodeType value)Methods in org.openapplications.oagis._9 with parameters of type ConfirmationResponseCodeType Modifier and Type Method Description voidConfirmationResponseCodeType. cloneTo(ConfirmationResponseCodeType ret)This method clones all values fromthisto the passed object.JAXBElement<ConfirmationResponseCodeType>ObjectFactory. createConfirmationCode(ConfirmationResponseCodeType value)voidSenderType. setConfirmationCode(ConfirmationResponseCodeType value)Sets the value of the confirmationCode property.
-