Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.To
-
Packages that use To Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of To 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 To Modifier and Type Field Description protected ToTo.Builder. _storedValueprotected ToPartyInfo. toMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type To Modifier and Type Method Description protected <_P extends To>
_PTo.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return To Modifier and Type Method Description ToTo.Builder. build()ToObjectFactory. createTo()Create an instance ofToToPartyInfo. getTo()Gets the value of the to property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type To Modifier and Type Method Description static To.Builder<Void>To. copyExcept(To _other, com.kscs.util.jaxb.PropertyTree _propertyTree)To.Builder<_B>To.Builder. copyOf(To _other)static <_B> To.Builder<_B>To. copyOf(To _other)static <_B> To.Builder<_B>To. copyOf(To _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static To.Builder<Void>To. copyOnly(To _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidPartyInfo. setTo(To value)Sets the value of the to property.PartyInfo.Builder<_B>PartyInfo.Builder. withTo(To to)Sets the new value of "to" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type To Constructor Description Builder(_B _parentBuilder, To _other, boolean _copy)Builder(_B _parentBuilder, To _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-