Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.PartyId
-
Packages that use PartyId Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of PartyId in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704
Fields in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type PartyId Modifier and Type Field Description protected List<PartyId>From. partyIdprotected List<PartyId>To. partyIdMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PartyId Modifier and Type Method Description PartyIdObjectFactory. createPartyId()Create an instance ofPartyIdMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return types with arguments of type PartyId Modifier and Type Method Description List<PartyId>From. getPartyId()Gets the value of the partyId property.List<PartyId>To. getPartyId()Gets the value of the partyId property.
-