Uses of Class
tr.gov.efatura.useraccount.FreeFormDateType
-
Packages that use FreeFormDateType Package Description tr.gov.efatura.useraccount -
-
Uses of FreeFormDateType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return FreeFormDateType Modifier and Type Method Description FreeFormDateTypeFreeFormDateType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2FreeFormDateTypeObjectFactory. createFreeFormDateType()Create an instance ofFreeFormDateTypeFreeFormDateTypeFreeFormEffectivePeriodType. getEndDate()Gets the value of the endDate property.FreeFormDateTypeFreeFormEffectivePeriodType. getStartDate()Gets the value of the startDate property.Methods in tr.gov.efatura.useraccount that return types with arguments of type FreeFormDateType Modifier and Type Method Description JAXBElement<FreeFormDateType>ObjectFactory. createEndDate(FreeFormDateType value)JAXBElement<FreeFormDateType>ObjectFactory. createStartDate(FreeFormDateType value)Methods in tr.gov.efatura.useraccount with parameters of type FreeFormDateType Modifier and Type Method Description voidFreeFormDateType. cloneTo(FreeFormDateType ret)This method clones all values fromthisto the passed object.JAXBElement<FreeFormDateType>ObjectFactory. createEndDate(FreeFormDateType value)JAXBElement<FreeFormDateType>ObjectFactory. createStartDate(FreeFormDateType value)voidFreeFormEffectivePeriodType. setEndDate(FreeFormDateType value)Sets the value of the endDate property.voidFreeFormEffectivePeriodType. setStartDate(FreeFormDateType value)Sets the value of the startDate property.
-