|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.TldDeferredValueTypeImpl
public class TldDeferredValueTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected FullyQualifiedClassTypeImpl |
type
|
| Constructor Summary | |
|---|---|
TldDeferredValueTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.TldDeferredValueTypeImpl instance. |
|
TldDeferredValueTypeImpl(TldDeferredValueTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.TldDeferredValueTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TldDeferredValueTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
FullyQualifiedClassType |
getType()
Gets the value of the type property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setType(FullyQualifiedClassType 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 FullyQualifiedClassTypeImpl type
protected String id
| Constructor Detail |
|---|
public TldDeferredValueTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.TldDeferredValueTypeImpl instance.
public TldDeferredValueTypeImpl(TldDeferredValueTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.TldDeferredValueTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FullyQualifiedClassType getType()
TldDeferredValueType
getType in interface TldDeferredValueTypeFullyQualifiedClassTypepublic void setType(FullyQualifiedClassType value)
TldDeferredValueType
setType in interface TldDeferredValueTypevalue - allowed object is
FullyQualifiedClassTypepublic String getId()
TldDeferredValueType
getId in interface TldDeferredValueTypeStringpublic void setId(String value)
TldDeferredValueType
setId in interface TldDeferredValueTypevalue - allowed object is
Stringpublic TldDeferredValueTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||