Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.ExtensibleType

Packages that use ExtensibleType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of ExtensibleType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as ExtensibleType
protected  ExtensibleType[] TldExtensionType.extensionElement
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return ExtensibleType
abstract  ExtensibleType ExtensibleType.clone()
          Creates and returns a copy of this object.
 ExtensibleType[] TldExtensionType.getExtensionElement()
           
 ExtensibleType TldExtensionType.getExtensionElement(int idx)
           
 ExtensibleType TldExtensionType.setExtensionElement(int idx, ExtensibleType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type ExtensibleType
 void TldExtensionType.setExtensionElement(ExtensibleType[] values)
           
 ExtensibleType TldExtensionType.setExtensionElement(int idx, ExtensibleType value)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type ExtensibleType
ExtensibleType(ExtensibleType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.ExtensibleType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.