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

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

Subclasses of ExtensionType in org.plasma.xml.schema
 class SimpleExtensionType
          Java class for simpleExtensionType complex type.
 

Fields in org.plasma.xml.schema declared as ExtensionType
protected  ExtensionType ComplexContent.extension
           
 

Methods in org.plasma.xml.schema that return ExtensionType
 ExtensionType ObjectFactory.createExtensionType()
          Create an instance of ExtensionType
 ExtensionType ComplexContent.getExtension()
          Gets the value of the extension property.
 

Methods in org.plasma.xml.schema with parameters of type ExtensionType
 void ComplexContent.setExtension(ExtensionType value)
          Sets the value of the extension property.
 



Copyright © 2013. All rights reserved.