Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.PartProperties
-
Packages that use PartProperties Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of PartProperties 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 PartProperties Modifier and Type Field Description protected PartPropertiesPartProperties.Builder. _storedValueprotected PartPropertiesPartInfo. partPropertiesMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type PartProperties Modifier and Type Method Description protected <_P extends PartProperties>
_PPartProperties.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PartProperties Modifier and Type Method Description PartPropertiesPartProperties.Builder. build()PartPropertiesObjectFactory. createPartProperties()Create an instance ofPartPropertiesPartPropertiesPartInfo. getPartProperties()Gets the value of the partProperties property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PartProperties Modifier and Type Method Description static PartProperties.Builder<Void>PartProperties. copyExcept(PartProperties _other, com.kscs.util.jaxb.PropertyTree _propertyTree)PartProperties.Builder<_B>PartProperties.Builder. copyOf(PartProperties _other)static <_B> PartProperties.Builder<_B>PartProperties. copyOf(PartProperties _other)static <_B> PartProperties.Builder<_B>PartProperties. copyOf(PartProperties _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static PartProperties.Builder<Void>PartProperties. copyOnly(PartProperties _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidPartInfo. setPartProperties(PartProperties value)Sets the value of the partProperties property.PartInfo.Builder<_B>PartInfo.Builder. withPartProperties(PartProperties partProperties)Sets the new value of "partProperties" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PartProperties Constructor Description Builder(_B _parentBuilder, PartProperties _other, boolean _copy)Builder(_B _parentBuilder, PartProperties _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-