Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.GenericBooleanType

Packages that use GenericBooleanType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl   
 

Uses of GenericBooleanType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return GenericBooleanType
 GenericBooleanType ObjectFactory.createGenericBooleanType()
          Create an instance of GenericBooleanType
 GenericBooleanType VariableType.getDeclare()
          Gets the value of the declare property.
 GenericBooleanType TagType.getDynamicAttributes()
          Gets the value of the dynamicAttributes property.
 GenericBooleanType TldAttributeType.getFragment()
          Gets the value of the fragment property.
 GenericBooleanType TldAttributeType.getRequired()
          Gets the value of the required property.
 GenericBooleanType TldAttributeType.getRtexprvalue()
          Gets the value of the rtexprvalue property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type GenericBooleanType
 void VariableType.setDeclare(GenericBooleanType value)
          Sets the value of the declare property.
 void TagType.setDynamicAttributes(GenericBooleanType value)
          Sets the value of the dynamicAttributes property.
 void TldAttributeType.setFragment(GenericBooleanType value)
          Sets the value of the fragment property.
 void TldAttributeType.setRequired(GenericBooleanType value)
          Sets the value of the required property.
 void TldAttributeType.setRtexprvalue(GenericBooleanType value)
          Sets the value of the rtexprvalue property.
 

Uses of GenericBooleanType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement GenericBooleanType
 class GenericBooleanTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return GenericBooleanType
 GenericBooleanType VariableTypeImpl.getDeclare()
           
 GenericBooleanType TagTypeImpl.getDynamicAttributes()
           
 GenericBooleanType TldAttributeTypeImpl.getFragment()
           
 GenericBooleanType TldAttributeTypeImpl.getRequired()
           
 GenericBooleanType TldAttributeTypeImpl.getRtexprvalue()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type GenericBooleanType
 void VariableTypeImpl.setDeclare(GenericBooleanType value)
           
 void TagTypeImpl.setDynamicAttributes(GenericBooleanType value)
           
 void TldAttributeTypeImpl.setFragment(GenericBooleanType value)
           
 void TldAttributeTypeImpl.setRequired(GenericBooleanType value)
           
 void TldAttributeTypeImpl.setRtexprvalue(GenericBooleanType value)
           
 



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