Uses of Class
org.plasma.xml.schema.ComplexRestrictionType

Packages that use ComplexRestrictionType
org.plasma.xml.schema PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of ComplexRestrictionType in org.plasma.xml.schema
 

Fields in org.plasma.xml.schema declared as ComplexRestrictionType
protected  ComplexRestrictionType ComplexContent.restriction
           
 

Methods in org.plasma.xml.schema that return ComplexRestrictionType
 ComplexRestrictionType ObjectFactory.createComplexRestrictionType()
          Create an instance of ComplexRestrictionType
 ComplexRestrictionType ComplexContent.getRestriction()
          Gets the value of the restriction property.
 

Methods in org.plasma.xml.schema with parameters of type ComplexRestrictionType
 void ComplexContent.setRestriction(ComplexRestrictionType value)
          Sets the value of the restriction property.
 



Copyright © 2013. All rights reserved.