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

Packages that use LocalComplexType
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 LocalComplexType in org.plasma.xml.schema
 

Fields in org.plasma.xml.schema declared as LocalComplexType
protected  LocalComplexType AbstractElement.complexType
           
 

Methods in org.plasma.xml.schema that return LocalComplexType
 LocalComplexType ObjectFactory.createLocalComplexType()
          Create an instance of LocalComplexType
 LocalComplexType AbstractElement.getComplexType()
          Gets the value of the complexType property.
 

Methods in org.plasma.xml.schema with parameters of type LocalComplexType
 void AbstractElement.setComplexType(LocalComplexType value)
          Sets the value of the complexType property.
 



Copyright © 2013. All rights reserved.