Uses of Class
tr.gov.efatura.useraccount.CommunicationABIEType
-
Packages that use CommunicationABIEType Package Description tr.gov.efatura.useraccount -
-
Uses of CommunicationABIEType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return CommunicationABIEType Modifier and Type Method Description CommunicationABIETypeCommunicationABIEType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2CommunicationABIETypeObjectFactory. createCommunicationABIEType()Create an instance ofCommunicationABIETypeCommunicationABIETypeBasePartyType. getCommunicationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionCommunicationABIETypePersonContactType. getCommunicationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionCommunicationABIETypeUserAccountType. getCommunicationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionCommunicationABIETypeNotificationType. getNotificationMethodAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in tr.gov.efatura.useraccount that return types with arguments of type CommunicationABIEType Modifier and Type Method Description JAXBElement<CommunicationABIEType>ObjectFactory. createCommunication(CommunicationABIEType value)JAXBElement<CommunicationABIEType>ObjectFactory. createNotificationMethod(CommunicationABIEType value)List<CommunicationABIEType>BasePartyType. getCommunication()Gets the value of the communication property.List<CommunicationABIEType>PersonContactType. getCommunication()Gets the value of the communication property.List<CommunicationABIEType>UserAccountType. getCommunication()Contact information related to the Users.Gets the value of the communication property.List<CommunicationABIEType>NotificationType. getNotificationMethod()Gets the value of the notificationMethod property.Methods in tr.gov.efatura.useraccount with parameters of type CommunicationABIEType Modifier and Type Method Description voidBasePartyType. addCommunication(CommunicationABIEType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidPersonContactType. addCommunication(CommunicationABIEType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidUserAccountType. addCommunication(CommunicationABIEType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidNotificationType. addNotificationMethod(CommunicationABIEType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidCommunicationABIEType. cloneTo(CommunicationABIEType ret)This method clones all values fromthisto the passed object.JAXBElement<CommunicationABIEType>ObjectFactory. createCommunication(CommunicationABIEType value)JAXBElement<CommunicationABIEType>ObjectFactory. createNotificationMethod(CommunicationABIEType value)Method parameters in tr.gov.efatura.useraccount with type arguments of type CommunicationABIEType Modifier and Type Method Description voidBasePartyType. setCommunication(List<CommunicationABIEType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidPersonContactType. setCommunication(List<CommunicationABIEType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidUserAccountType. setCommunication(List<CommunicationABIEType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidNotificationType. setNotificationMethod(List<CommunicationABIEType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-