Uses of Class
org.openapplications.oagis._9.StatusType
-
Packages that use StatusType Package Description org.openapplications.oagis._9 tr.gov.efatura.useraccount -
-
Uses of StatusType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return StatusType Modifier and Type Method Description StatusTypeStatusType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2StatusTypeObjectFactory. createStatusType()Create an instance ofStatusTypeMethods in org.openapplications.oagis._9 that return types with arguments of type StatusType Modifier and Type Method Description JAXBElement<StatusType>ObjectFactory. createStatus(StatusType value)Methods in org.openapplications.oagis._9 with parameters of type StatusType Modifier and Type Method Description voidStatusType. cloneTo(StatusType ret)This method clones all values fromthisto the passed object.JAXBElement<StatusType>ObjectFactory. createStatus(StatusType value) -
Uses of StatusType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return StatusType Modifier and Type Method Description StatusTypeAddressBaseType. getStatus()Gets the value of the status property.Methods in tr.gov.efatura.useraccount with parameters of type StatusType Modifier and Type Method Description voidAddressBaseType. setStatus(StatusType value)Sets the value of the status property.
-