Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.MessageInfo
-
Packages that use MessageInfo Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of MessageInfo 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 MessageInfo Modifier and Type Field Description protected MessageInfoSignalMessage. messageInfoprotected MessageInfoUserMessage. messageInfoMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return MessageInfo Modifier and Type Method Description MessageInfoObjectFactory. createMessageInfo()Create an instance ofMessageInfoMessageInfoSignalMessage. getMessageInfo()Gets the value of the messageInfo property.MessageInfoUserMessage. getMessageInfo()Gets the value of the messageInfo property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type MessageInfo Modifier and Type Method Description voidSignalMessage. setMessageInfo(MessageInfo value)Sets the value of the messageInfo property.voidUserMessage. setMessageInfo(MessageInfo value)Sets the value of the messageInfo property.
-