Uses of Interface
com.ibm.etools.cobol.application.model.cobol.XMLSchema

Uses of XMLSchema in com.ibm.etools.cobol.application.model.cobol
 

Methods in com.ibm.etools.cobol.application.model.cobol that return XMLSchema
 XMLSchema ValidatingClause.getSchema()
          Returns the value of the 'Schema' reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type XMLSchema
 void ValidatingClause.setSchema(XMLSchema value)
          Sets the value of the 'Schema' reference.