|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.QualifierImpl
public class QualifierImpl
| Field Summary | |
|---|---|
protected MetaType[] |
attribute
|
protected String |
type
|
protected String |
value
|
| Constructor Summary | |
|---|---|
QualifierImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.QualifierImpl instance. |
|
QualifierImpl(QualifierImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.QualifierImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
QualifierImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyAttribute(MetaType[] source)
Copies all values of property Attribute. |
MetaType[] |
getAttribute()
|
MetaType |
getAttribute(int idx)
|
int |
getAttributeLength()
|
String |
getType()
Gets the value of the type property. |
String |
getValue()
Gets the value of the value property. |
MetaType |
setAttribute(int idx,
MetaType value)
|
void |
setAttribute(MetaType[] values)
|
void |
setType(String value)
Sets the value of the type property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected MetaType[] attribute
protected String type
protected String value
| Constructor Detail |
|---|
public QualifierImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.QualifierImpl instance.
public QualifierImpl(QualifierImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.QualifierImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public MetaType[] getAttribute()
getAttribute in interface QualifierMetaTypepublic MetaType getAttribute(int idx)
getAttribute in interface QualifierMetaTypepublic int getAttributeLength()
getAttributeLength in interface Qualifierpublic void setAttribute(MetaType[] values)
setAttribute in interface Qualifiervalues - allowed objects are
MetaType
public MetaType setAttribute(int idx,
MetaType value)
setAttribute in interface Qualifiervalue - allowed object is
MetaTypepublic String getType()
Qualifier
getType in interface QualifierStringpublic void setType(String value)
Qualifier
setType in interface Qualifiervalue - allowed object is
Stringpublic String getValue()
Qualifier
getValue in interface QualifierStringpublic void setValue(String value)
Qualifier
setValue in interface Qualifiervalue - allowed object is
Stringprotected void copyAttribute(MetaType[] source)
Attribute.
source - The source to copy from.
NullPointerException - if source is null.public QualifierImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||