Uses of Class
tr.gov.efatura.useraccount.FreeFormEffectivePeriodType
-
Packages that use FreeFormEffectivePeriodType Package Description tr.gov.efatura.useraccount -
-
Uses of FreeFormEffectivePeriodType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return FreeFormEffectivePeriodType Modifier and Type Method Description FreeFormEffectivePeriodTypeFreeFormEffectivePeriodType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2FreeFormEffectivePeriodTypeObjectFactory. createFreeFormEffectivePeriodType()Create an instance ofFreeFormEffectivePeriodTypeFreeFormEffectivePeriodTypeUserAccountType. getFreeFormEffectivePeriod()Gets the value of the freeFormEffectivePeriod property.Methods in tr.gov.efatura.useraccount that return types with arguments of type FreeFormEffectivePeriodType Modifier and Type Method Description JAXBElement<FreeFormEffectivePeriodType>ObjectFactory. createFreeFormEffectivePeriod(FreeFormEffectivePeriodType value)Methods in tr.gov.efatura.useraccount with parameters of type FreeFormEffectivePeriodType Modifier and Type Method Description voidFreeFormEffectivePeriodType. cloneTo(FreeFormEffectivePeriodType ret)This method clones all values fromthisto the passed object.JAXBElement<FreeFormEffectivePeriodType>ObjectFactory. createFreeFormEffectivePeriod(FreeFormEffectivePeriodType value)voidUserAccountType. setFreeFormEffectivePeriod(FreeFormEffectivePeriodType value)Sets the value of the freeFormEffectivePeriod property.
-