|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericBooleanType | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee | |
| Uses of GenericBooleanType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee declared as GenericBooleanType | |
|---|---|
protected GenericBooleanType |
VariableType.declare
|
protected GenericBooleanType |
TagType.dynamicAttributes
|
protected GenericBooleanType |
TldAttributeType.fragment
|
protected GenericBooleanType |
TldAttributeType.required
|
protected GenericBooleanType |
TldAttributeType.rtexprvalue
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee that return GenericBooleanType | |
|---|---|
GenericBooleanType |
GenericBooleanType.clone()
Creates and returns a copy of this object. |
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.valueclass.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. |
| Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee with parameters of type GenericBooleanType | |
|---|---|
GenericBooleanType(GenericBooleanType o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.GenericBooleanType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||