Uses of Class
com.sun.xml.messaging.jaxm.ebxml.Schema

Packages that use Schema
com.sun.xml.messaging.jaxm.ebxml   
 

Uses of Schema in com.sun.xml.messaging.jaxm.ebxml
 

Methods in com.sun.xml.messaging.jaxm.ebxml that return Schema
 Schema Reference.getSchema()
          Returns the schema for the reference.
 

Methods in com.sun.xml.messaging.jaxm.ebxml with parameters of type Schema
 void Reference.setSchema(Schema schema)
          Sets the schema for the reference.