Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.MessageProperties
-
Packages that use MessageProperties Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of MessageProperties 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 MessageProperties Modifier and Type Field Description protected MessagePropertiesMessageProperties.Builder. _storedValueprotected MessagePropertiesUserMessage. messagePropertiesMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type MessageProperties Modifier and Type Method Description protected <_P extends MessageProperties>
_PMessageProperties.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return MessageProperties Modifier and Type Method Description MessagePropertiesMessageProperties.Builder. build()MessagePropertiesObjectFactory. createMessageProperties()Create an instance ofMessagePropertiesMessagePropertiesUserMessage. getMessageProperties()Gets the value of the messageProperties property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type MessageProperties Modifier and Type Method Description static MessageProperties.Builder<Void>MessageProperties. copyExcept(MessageProperties _other, com.kscs.util.jaxb.PropertyTree _propertyTree)MessageProperties.Builder<_B>MessageProperties.Builder. copyOf(MessageProperties _other)static <_B> MessageProperties.Builder<_B>MessageProperties. copyOf(MessageProperties _other)static <_B> MessageProperties.Builder<_B>MessageProperties. copyOf(MessageProperties _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static MessageProperties.Builder<Void>MessageProperties. copyOnly(MessageProperties _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidUserMessage. setMessageProperties(MessageProperties value)Sets the value of the messageProperties property.UserMessage.Builder<_B>UserMessage.Builder. withMessageProperties(MessageProperties messageProperties)Sets the new value of "messageProperties" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type MessageProperties Constructor Description Builder(_B _parentBuilder, MessageProperties _other, boolean _copy)Builder(_B _parentBuilder, MessageProperties _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-