Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.From
-
Packages that use From Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of From 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 From Modifier and Type Field Description protected FromFrom.Builder. _storedValueprotected FromPartyInfo. fromMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type From Modifier and Type Method Description protected <_P extends From>
_PFrom.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return From Modifier and Type Method Description FromFrom.Builder. build()FromObjectFactory. createFrom()Create an instance ofFromFromPartyInfo. getFrom()Gets the value of the from property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type From Modifier and Type Method Description static From.Builder<Void>From. copyExcept(From _other, com.kscs.util.jaxb.PropertyTree _propertyTree)From.Builder<_B>From.Builder. copyOf(From _other)static <_B> From.Builder<_B>From. copyOf(From _other)static <_B> From.Builder<_B>From. copyOf(From _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static From.Builder<Void>From. copyOnly(From _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidPartyInfo. setFrom(From value)Sets the value of the from property.PartyInfo.Builder<_B>PartyInfo.Builder. withFrom(From from)Sets the new value of "from" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type From Constructor Description Builder(_B _parentBuilder, From _other, boolean _copy)Builder(_B _parentBuilder, From _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-