Uses of Class
org.openapplications.oagis._9.ProcessType
-
Packages that use ProcessType Package Description org.openapplications.oagis._9 tr.gov.efatura.useraccount -
-
Uses of ProcessType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return ProcessType Modifier and Type Method Description ProcessTypeProcessType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ProcessTypeObjectFactory. createProcessType()Create an instance ofProcessTypeMethods in org.openapplications.oagis._9 that return types with arguments of type ProcessType Modifier and Type Method Description JAXBElement<ProcessType>ObjectFactory. createProcess(ProcessType value)Methods in org.openapplications.oagis._9 with parameters of type ProcessType Modifier and Type Method Description voidProcessType. cloneTo(ProcessType ret)This method clones all values fromthisto the passed object.JAXBElement<ProcessType>ObjectFactory. createProcess(ProcessType value) -
Uses of ProcessType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return ProcessType Modifier and Type Method Description ProcessTypeProcessUserAccountDataAreaType. getProcess()Gets the value of the process property.Methods in tr.gov.efatura.useraccount with parameters of type ProcessType Modifier and Type Method Description voidProcessUserAccountDataAreaType. setProcess(ProcessType value)Sets the value of the process property.
-