|
||||||||||
| 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.tool.impl.ExportsTypeImpl
public class ExportsTypeImpl
| Field Summary | |
|---|---|
protected String |
identifier
|
protected String |
type
|
| Constructor Summary | |
|---|---|
ExportsTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.impl.ExportsTypeImpl instance. |
|
ExportsTypeImpl(ExportsTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.impl.ExportsTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ExportsTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getIdentifier()
Gets the value of the identifier property. |
String |
getType()
Gets the value of the type property. |
void |
setIdentifier(String value)
Sets the value of the identifier property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String type
protected String identifier
| Constructor Detail |
|---|
public ExportsTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.impl.ExportsTypeImpl instance.
public ExportsTypeImpl(ExportsTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tool.impl.ExportsTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getType()
ExportsType
getType in interface ExportsTypeStringpublic void setType(String value)
ExportsType
setType in interface ExportsTypevalue - allowed object is
Stringpublic String getIdentifier()
ExportsType
getIdentifier in interface ExportsTypeStringpublic void setIdentifier(String value)
ExportsType
setIdentifier in interface ExportsTypevalue - allowed object is
Stringpublic ExportsTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||