Uses of Class
tr.gov.efatura.useraccount.DateTextType
-
Packages that use DateTextType Package Description tr.gov.efatura.useraccount -
-
Uses of DateTextType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return DateTextType Modifier and Type Method Description DateTextTypeDateTextType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2DateTextTypeObjectFactory. createDateTextType()Create an instance ofDateTextTypeDateTextTypeFreeFormDateType. getDateTextAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type DateTextType Modifier and Type Method Description JAXBElement<DateTextType>ObjectFactory. createDateText(DateTextType value)List<DateTextType>FreeFormDateType. getDateText()Gets the value of the dateText property.Methods in tr.gov.efatura.useraccount with parameters of type DateTextType Modifier and Type Method Description voidFreeFormDateType. addDateText(DateTextType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidDateTextType. cloneTo(DateTextType ret)This method clones all values fromthisto the passed object.JAXBElement<DateTextType>ObjectFactory. createDateText(DateTextType value)Method parameters in tr.gov.efatura.useraccount with type arguments of type DateTextType Modifier and Type Method Description voidFreeFormDateType. setDateText(List<DateTextType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-