Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.Description
-
Packages that use Description Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of Description 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 Description Modifier and Type Field Description protected DescriptionDescription.Builder. _storedValueprotected DescriptionError. descriptionprotected DescriptionPartInfo. descriptionMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type Description Modifier and Type Method Description protected <_P extends Description>
_PDescription.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Description Modifier and Type Method Description DescriptionDescription.Builder. build()DescriptionObjectFactory. createDescription()Create an instance ofDescriptionDescriptionError. getDescription()Gets the value of the description property.DescriptionPartInfo. getDescription()Gets the value of the description property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Description Modifier and Type Method Description static Description.Builder<Void>Description. copyExcept(Description _other, com.kscs.util.jaxb.PropertyTree _propertyTree)Description.Builder<_B>Description.Builder. copyOf(Description _other)static <_B> Description.Builder<_B>Description. copyOf(Description _other)static <_B> Description.Builder<_B>Description. copyOf(Description _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static Description.Builder<Void>Description. copyOnly(Description _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidError. setDescription(Description value)Sets the value of the description property.voidPartInfo. setDescription(Description value)Sets the value of the description property.Error.Builder<_B>Error.Builder. withDescription(Description description)Sets the new value of "description" (any previous value will be replaced)PartInfo.Builder<_B>PartInfo.Builder. withDescription(Description description)Sets the new value of "description" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Description Constructor Description Builder(_B _parentBuilder, Description _other, boolean _copy)Builder(_B _parentBuilder, Description _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-