Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.PartInfo

Packages that use PartInfo
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704   
 

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
protected  List<PartInfo> PayloadInfo.partInfos
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PartInfo
 PartInfo ObjectFactory.createPartInfo()
          Create an instance of PartInfo
 PartInfo PartInfo.withDescription(Description value)
           
 PartInfo PartInfo.withHref(String value)
           
 PartInfo PartInfo.withPartProperties(PartProperties value)
           
 PartInfo PartInfo.withSchema(Schema value)
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return types with arguments of type PartInfo
 List<PartInfo> PayloadInfo.getPartInfos()
          Gets the value of the partInfos property.
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PartInfo
 PayloadInfo PayloadInfo.withPartInfos(PartInfo... values)
           
 

Method parameters in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type arguments of type PartInfo
 void PayloadInfo.setPartInfos(List<PartInfo> value)
           
 PayloadInfo PayloadInfo.withPartInfos(Collection<PartInfo> values)
           
 PayloadInfo PayloadInfo.withPartInfos(List<PartInfo> value)
           
 

Constructor parameters in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type arguments of type PartInfo
PayloadInfo(List<PartInfo> partInfos)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.