|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.VariableTypeImpl
public class VariableTypeImpl
| Field Summary | |
|---|---|
protected GenericBooleanTypeImpl |
declare
|
protected DescriptionType[] |
description
|
protected String |
id
|
protected JavaIdentifierTypeImpl |
nameFromAttribute
|
protected JavaIdentifierTypeImpl |
nameGiven
|
protected VariableScopeTypeImpl |
scope
|
protected FullyQualifiedClassTypeImpl |
variableClass
|
| Constructor Summary | |
|---|---|
VariableTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.VariableTypeImpl instance. |
|
VariableTypeImpl(VariableTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.VariableTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
VariableTypeImpl |
clone()
Creates and returns a copy of this object. |
GenericBooleanType |
getDeclare()
Gets the value of the declare property. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
JavaIdentifierType |
getNameFromAttribute()
Gets the value of the nameFromAttribute property. |
JavaIdentifierType |
getNameGiven()
Gets the value of the nameGiven property. |
VariableScopeType |
getScope()
Gets the value of the scope property. |
FullyQualifiedClassType |
getVariableClass()
Gets the value of the variableClass property. |
void |
setDeclare(GenericBooleanType value)
Sets the value of the declare property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setNameFromAttribute(JavaIdentifierType value)
Sets the value of the nameFromAttribute property. |
void |
setNameGiven(JavaIdentifierType value)
Sets the value of the nameGiven property. |
void |
setScope(VariableScopeType value)
Sets the value of the scope property. |
void |
setVariableClass(FullyQualifiedClassType value)
Sets the value of the variableClass property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected JavaIdentifierTypeImpl nameGiven
protected JavaIdentifierTypeImpl nameFromAttribute
protected FullyQualifiedClassTypeImpl variableClass
protected GenericBooleanTypeImpl declare
protected VariableScopeTypeImpl scope
protected String id
| Constructor Detail |
|---|
public VariableTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.VariableTypeImpl instance.
public VariableTypeImpl(VariableTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.VariableTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface VariableTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface VariableTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface VariableTypepublic void setDescription(DescriptionType[] values)
setDescription in interface VariableTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface VariableTypevalue - allowed object is
DescriptionTypepublic JavaIdentifierType getNameGiven()
VariableType
getNameGiven in interface VariableTypeJavaIdentifierTypepublic void setNameGiven(JavaIdentifierType value)
VariableType
setNameGiven in interface VariableTypevalue - allowed object is
JavaIdentifierTypepublic JavaIdentifierType getNameFromAttribute()
VariableType
getNameFromAttribute in interface VariableTypeJavaIdentifierTypepublic void setNameFromAttribute(JavaIdentifierType value)
VariableType
setNameFromAttribute in interface VariableTypevalue - allowed object is
JavaIdentifierTypepublic FullyQualifiedClassType getVariableClass()
VariableType
getVariableClass in interface VariableTypeFullyQualifiedClassTypepublic void setVariableClass(FullyQualifiedClassType value)
VariableType
setVariableClass in interface VariableTypevalue - allowed object is
FullyQualifiedClassTypepublic GenericBooleanType getDeclare()
VariableType
getDeclare in interface VariableTypeGenericBooleanTypepublic void setDeclare(GenericBooleanType value)
VariableType
setDeclare in interface VariableTypevalue - allowed object is
GenericBooleanTypepublic VariableScopeType getScope()
VariableType
getScope in interface VariableTypeVariableScopeTypepublic void setScope(VariableScopeType value)
VariableType
setScope in interface VariableTypevalue - allowed object is
VariableScopeTypepublic String getId()
VariableType
getId in interface VariableTypeStringpublic void setId(String value)
VariableType
setId in interface VariableTypevalue - allowed object is
Stringpublic VariableTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||