|
||||||||||
| 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.javaee.impl.CmpFieldTypeImpl
public class CmpFieldTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected JavaIdentifierTypeImpl |
fieldName
|
protected String |
id
|
| Constructor Summary | |
|---|---|
CmpFieldTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.CmpFieldTypeImpl instance. |
|
CmpFieldTypeImpl(CmpFieldTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.CmpFieldTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
CmpFieldTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
JavaIdentifierType |
getFieldName()
Gets the value of the fieldName property. |
String |
getId()
Gets the value of the id property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setFieldName(JavaIdentifierType value)
Sets the value of the fieldName property. |
void |
setId(String value)
Sets the value of the id 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 fieldName
protected String id
| Constructor Detail |
|---|
public CmpFieldTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.CmpFieldTypeImpl instance.
public CmpFieldTypeImpl(CmpFieldTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.CmpFieldTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface CmpFieldTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface CmpFieldTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface CmpFieldTypepublic void setDescription(DescriptionType[] values)
setDescription in interface CmpFieldTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface CmpFieldTypevalue - allowed object is
DescriptionTypepublic JavaIdentifierType getFieldName()
CmpFieldType
getFieldName in interface CmpFieldTypeJavaIdentifierTypepublic void setFieldName(JavaIdentifierType value)
CmpFieldType
setFieldName in interface CmpFieldTypevalue - allowed object is
JavaIdentifierTypepublic String getId()
CmpFieldType
getId in interface CmpFieldTypeStringpublic void setId(String value)
CmpFieldType
setId in interface CmpFieldTypevalue - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.public CmpFieldTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||