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

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

Uses of PartProperties 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 PartProperties
protected  PartProperties PartInfo.partProperties
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PartProperties
 PartProperties ObjectFactory.createPartProperties()
          Create an instance of PartProperties
 PartProperties PartInfo.getPartProperties()
          Gets the value of the partProperties property.
 PartProperties PartProperties.withProperties(Collection<Property> values)
           
 PartProperties PartProperties.withProperties(List<Property> value)
           
 PartProperties PartProperties.withProperties(Property... values)
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PartProperties
 void PartInfo.setPartProperties(PartProperties value)
          Sets the value of the partProperties property.
 PartInfo PartInfo.withPartProperties(PartProperties value)
           
 

Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PartProperties
PartInfo(Schema schema, Description description, PartProperties partProperties, String href)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.