Uses of Class
org.oasis_open.docs.ebxml_bp.ebbp_signals_2.PartyInfoType
-
Packages that use PartyInfoType Package Description org.oasis_open.docs.ebxml_bp.ebbp_signals_2 -
-
Uses of PartyInfoType in org.oasis_open.docs.ebxml_bp.ebbp_signals_2
Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 declared as PartyInfoType Modifier and Type Field Description protected PartyInfoTypeSignalIdentificationInformation. fromPartyInfoprotected PartyInfoTypeSignalIdentificationInformation. toPartyInfoMethods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return PartyInfoType Modifier and Type Method Description PartyInfoTypeObjectFactory. createPartyInfoType()Create an instance ofPartyInfoTypePartyInfoTypeSignalIdentificationInformation. getFromPartyInfo()Gets the value of the fromPartyInfo property.PartyInfoTypeSignalIdentificationInformation. getToPartyInfo()Gets the value of the toPartyInfo property.Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type PartyInfoType Modifier and Type Method Description voidSignalIdentificationInformation. setFromPartyInfo(PartyInfoType value)Sets the value of the fromPartyInfo property.voidSignalIdentificationInformation. setToPartyInfo(PartyInfoType value)Sets the value of the toPartyInfo property.
-