Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.PartInfo
-
Packages that use PartInfo Package Description network.oxalis.as4.inbound org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of PartInfo in network.oxalis.as4.inbound
Methods in network.oxalis.as4.inbound with parameters of type PartInfo Modifier and Type Method Description static booleanAs4InboundHandler. partInfoMissingMimeTypeHeader(PartInfo partInfo) -
Uses of PartInfo 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 with type parameters of type PartInfo Modifier and Type Field Description protected List<PartInfo>PayloadInfo. partInfoMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PartInfo Modifier and Type Method Description PartInfoObjectFactory. createPartInfo()Create an instance ofPartInfoMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return types with arguments of type PartInfo Modifier and Type Method Description List<PartInfo>PayloadInfo. getPartInfo()Gets the value of the partInfo property.
-