Uses of Class
org.openapplications.oagis._9.CancelType
-
Packages that use CancelType Package Description org.openapplications.oagis._9 tr.gov.efatura.useraccount -
-
Uses of CancelType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return CancelType Modifier and Type Method Description CancelTypeCancelType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2CancelTypeObjectFactory. createCancelType()Create an instance ofCancelTypeMethods in org.openapplications.oagis._9 that return types with arguments of type CancelType Modifier and Type Method Description JAXBElement<CancelType>ObjectFactory. createCancel(CancelType value)Methods in org.openapplications.oagis._9 with parameters of type CancelType Modifier and Type Method Description voidCancelType. cloneTo(CancelType ret)This method clones all values fromthisto the passed object.JAXBElement<CancelType>ObjectFactory. createCancel(CancelType value) -
Uses of CancelType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return CancelType Modifier and Type Method Description CancelTypeCancelUserAccountDataAreaType. getCancel()Gets the value of the cancel property.Methods in tr.gov.efatura.useraccount with parameters of type CancelType Modifier and Type Method Description voidCancelUserAccountDataAreaType. setCancel(CancelType value)Sets the value of the cancel property.
-