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

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

Uses of Schema 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 Schema
protected  Schema PartInfo.schema
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Schema
 Schema ObjectFactory.createSchema()
          Create an instance of Schema
 Schema PartInfo.getSchema()
          Gets the value of the schema property.
 Schema Schema.withLocation(String value)
           
 Schema Schema.withNamespace(String value)
           
 Schema Schema.withVersion(String value)
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Schema
 void PartInfo.setSchema(Schema value)
          Sets the value of the schema property.
 PartInfo PartInfo.withSchema(Schema value)
           
 

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



Copyright © 2014 Digipost Open Source. All Rights Reserved.