Uses of Class
com.helger.phase4.ebms3header.Ebms3PartyId
Packages that use Ebms3PartyId
-
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-cloneable2ObjectFactory.createEbms3PartyId()Create an instance ofEbms3PartyIdEbms3From.getPartyIdAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionEbms3To.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 TypeMethodDescriptionEbms3From.getPartyId()Gets the value of the partyId property.Ebms3To.getPartyId()Gets the value of the partyId property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3PartyIdModifier and TypeMethodDescriptionvoidEbms3From.addPartyId(Ebms3PartyId elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidEbms3To.addPartyId(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(List<Ebms3PartyId> aList) Created by ph-jaxb-plugin -Xph-list-extensionvoidEbms3To.setPartyId(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 Ebms3PartyIdMessageHelperMethods.createEbms3PartyId(String sValue) static Ebms3PartyIdMessageHelperMethods.createEbms3PartyId(String sType, String sValue)