Uses of Class
org.openapplications.oagis._9.PreferenceType
-
Packages that use PreferenceType Package Description org.openapplications.oagis._9 tr.gov.efatura.useraccount -
-
Uses of PreferenceType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return PreferenceType Modifier and Type Method Description PreferenceTypePreferenceType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PreferenceTypeObjectFactory. createPreferenceType()Create an instance ofPreferenceTypeMethods in org.openapplications.oagis._9 that return types with arguments of type PreferenceType Modifier and Type Method Description JAXBElement<PreferenceType>ObjectFactory. createPreference(PreferenceType value)Methods in org.openapplications.oagis._9 with parameters of type PreferenceType Modifier and Type Method Description voidPreferenceType. cloneTo(PreferenceType ret)This method clones all values fromthisto the passed object.JAXBElement<PreferenceType>ObjectFactory. createPreference(PreferenceType value) -
Uses of PreferenceType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return PreferenceType Modifier and Type Method Description PreferenceTypeAddressBaseType. getPreference()Gets the value of the preference property.Methods in tr.gov.efatura.useraccount with parameters of type PreferenceType Modifier and Type Method Description voidAddressBaseType. setPreference(PreferenceType value)Sets the value of the preference property.
-