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

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

Fields in org.plasma.xml.schema declared as ComplexContent
protected  ComplexContent AbstractComplexType.complexContent
           
 

Methods in org.plasma.xml.schema that return ComplexContent
 ComplexContent ObjectFactory.createComplexContent()
          Create an instance of ComplexContent
 ComplexContent AbstractComplexType.getComplexContent()
          Gets the value of the complexContent property.
 

Methods in org.plasma.xml.schema with parameters of type ComplexContent
 void AbstractComplexType.setComplexContent(ComplexContent value)
          Sets the value of the complexContent property.
 



Copyright © 2013. All Rights Reserved.