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

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

Fields in org.plasma.xml.schema declared as SimpleExtensionType
protected  SimpleExtensionType SimpleContent.extension
           
 

Methods in org.plasma.xml.schema that return SimpleExtensionType
 SimpleExtensionType ObjectFactory.createSimpleExtensionType()
          Create an instance of SimpleExtensionType
 SimpleExtensionType SimpleContent.getExtension()
          Gets the value of the extension property.
 

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



Copyright © 2013. All rights reserved.