Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.PartyInfo
-
Packages that use PartyInfo Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of PartyInfo 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 declared as PartyInfo Modifier and Type Field Description protected PartyInfoPartyInfo.Builder. _storedValueprotected PartyInfoUserMessage. partyInfoMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type PartyInfo Modifier and Type Method Description protected <_P extends PartyInfo>
_PPartyInfo.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PartyInfo Modifier and Type Method Description PartyInfoPartyInfo.Builder. build()PartyInfoObjectFactory. createPartyInfo()Create an instance ofPartyInfoPartyInfoUserMessage. getPartyInfo()Gets the value of the partyInfo property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PartyInfo Modifier and Type Method Description static PartyInfo.Builder<Void>PartyInfo. copyExcept(PartyInfo _other, com.kscs.util.jaxb.PropertyTree _propertyTree)PartyInfo.Builder<_B>PartyInfo.Builder. copyOf(PartyInfo _other)static <_B> PartyInfo.Builder<_B>PartyInfo. copyOf(PartyInfo _other)static <_B> PartyInfo.Builder<_B>PartyInfo. copyOf(PartyInfo _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static PartyInfo.Builder<Void>PartyInfo. copyOnly(PartyInfo _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidUserMessage. setPartyInfo(PartyInfo value)Sets the value of the partyInfo property.UserMessage.Builder<_B>UserMessage.Builder. withPartyInfo(PartyInfo partyInfo)Sets the new value of "partyInfo" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PartyInfo Constructor Description Builder(_B _parentBuilder, PartyInfo _other, boolean _copy)Builder(_B _parentBuilder, PartyInfo _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-