Uses of Class
org.openspml.v2.msg.spml.Schema

Packages that use Schema
org.openspml.v2.msg.spml   
 

Uses of Schema in org.openspml.v2.msg.spml
 

Methods in org.openspml.v2.msg.spml that return Schema
 Schema[] Target.getSchemas()
           
 

Methods in org.openspml.v2.msg.spml with parameters of type Schema
 void Target.addSchema(Schema schema)
           
 boolean Target.removeSchema(Schema schema)
           
 

Constructors in org.openspml.v2.msg.spml with parameters of type Schema
Target(Schema[] schema, CapabilitiesList capabilities, java.lang.String targetID, java.net.URI profile)
           
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.