Uses of Class
org.unece.cefact.namespaces.sbdh.ContactInformation
Packages that use ContactInformation
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of ContactInformation in org.unece.cefact.namespaces.sbdh
Methods in org.unece.cefact.namespaces.sbdh that return ContactInformationModifier and TypeMethodDescriptionContactInformation.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull ContactInformationObjectFactory.createContactInformation()Create an instance ofContactInformation@Nullable ContactInformationPartner.getContactInformationAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionMethods in org.unece.cefact.namespaces.sbdh that return types with arguments of type ContactInformationModifier and TypeMethodDescription@NonNull List<ContactInformation> Partner.getContactInformation()Gets the value of the contactInformation property.Methods in org.unece.cefact.namespaces.sbdh with parameters of type ContactInformationModifier and TypeMethodDescriptionvoidPartner.addContactInformation(@NonNull ContactInformation elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidContactInformation.cloneTo(ContactInformation ret) This method clones all values fromthisto the passed object.Method parameters in org.unece.cefact.namespaces.sbdh with type arguments of type ContactInformationModifier and TypeMethodDescriptionvoidPartner.setContactInformation(@Nullable List<ContactInformation> aList) Created by ph-jaxb-plugin -Xph-list-extension