Uses of Class
tr.gov.efatura.useraccount.NotificationType
-
Packages that use NotificationType Package Description tr.gov.efatura.useraccount -
-
Uses of NotificationType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return NotificationType Modifier and Type Method Description NotificationTypeNotificationType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2NotificationTypeObjectFactory. createNotificationType()Create an instance ofNotificationTypeNotificationTypeUserAccountType. getNotificationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type NotificationType Modifier and Type Method Description JAXBElement<NotificationType>ObjectFactory. createNotification(NotificationType value)List<NotificationType>UserAccountType. getNotification()Gets the value of the notification property.Methods in tr.gov.efatura.useraccount with parameters of type NotificationType Modifier and Type Method Description voidUserAccountType. addNotification(NotificationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidNotificationType. cloneTo(NotificationType ret)This method clones all values fromthisto the passed object.JAXBElement<NotificationType>ObjectFactory. createNotification(NotificationType value)Method parameters in tr.gov.efatura.useraccount with type arguments of type NotificationType Modifier and Type Method Description voidUserAccountType. setNotification(List<NotificationType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-