Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.PayloadInfo
-
Packages that use PayloadInfo Package Description network.oxalis.as4.inbound org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of PayloadInfo in network.oxalis.as4.inbound
Methods in network.oxalis.as4.inbound with parameters of type PayloadInfo Modifier and Type Method Description static voidAs4InboundHandler. validatePayloads(PayloadInfo payloadInfo) -
Uses of PayloadInfo 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 PayloadInfo Modifier and Type Field Description protected PayloadInfoUserMessage. payloadInfoMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PayloadInfo Modifier and Type Method Description PayloadInfoObjectFactory. createPayloadInfo()Create an instance ofPayloadInfoPayloadInfoUserMessage. getPayloadInfo()Gets the value of the payloadInfo property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PayloadInfo Modifier and Type Method Description voidUserMessage. setPayloadInfo(PayloadInfo value)Sets the value of the payloadInfo property.
-