Uses of Class
com.helger.phase4.ebms3header.Ebms3PartyId
Packages that use Ebms3PartyId
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of Ebms3PartyId in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return Ebms3PartyIdModifier and TypeMethodDescriptionEbms3PartyId.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull Ebms3PartyIdObjectFactory.createEbms3PartyId()Create an instance ofEbms3PartyId@Nullable Ebms3PartyIdEbms3From.getPartyIdAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extension@Nullable Ebms3PartyIdEbms3To.getPartyIdAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.phase4.ebms3header that return types with arguments of type Ebms3PartyIdModifier and TypeMethodDescription@NonNull List<Ebms3PartyId> Ebms3From.getPartyId()Gets the value of the partyId property.@NonNull List<Ebms3PartyId> Ebms3To.getPartyId()Gets the value of the partyId property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3PartyIdModifier and TypeMethodDescriptionvoidEbms3From.addPartyId(@NonNull Ebms3PartyId elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidEbms3To.addPartyId(@NonNull Ebms3PartyId elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidEbms3PartyId.cloneTo(Ebms3PartyId ret) This method clones all values fromthisto the passed object.Method parameters in com.helger.phase4.ebms3header with type arguments of type Ebms3PartyIdModifier and TypeMethodDescriptionvoidEbms3From.setPartyId(@Nullable List<Ebms3PartyId> aList) Created by ph-jaxb-plugin -Xph-list-extensionvoidEbms3To.setPartyId(@Nullable List<Ebms3PartyId> aList) Created by ph-jaxb-plugin -Xph-list-extension -
Uses of Ebms3PartyId in com.helger.phase4.model.message
Methods in com.helger.phase4.model.message that return Ebms3PartyIdModifier and TypeMethodDescriptionstatic @NonNull Ebms3PartyIdMessageHelperMethods.createEbms3PartyId(@NonNull @Nonempty String sValue) static @NonNull Ebms3PartyIdMessageHelperMethods.createEbms3PartyId(@Nullable String sType, @NonNull @Nonempty String sValue)