|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.CollectionTypeImpl
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.MapTypeImpl
public class MapTypeImpl
| Field Summary | |
|---|---|
protected DescriptionImpl |
description
|
protected EntryType[] |
entry
|
protected String |
keyType
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.CollectionTypeImpl |
|---|
valueType |
| Constructor Summary | |
|---|---|
MapTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.MapTypeImpl instance. |
|
MapTypeImpl(MapTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.MapTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
MapTypeImpl |
clone()
Creates and returns a copy of this object. |
Description |
getDescription()
Gets the value of the description property. |
EntryType[] |
getEntry()
|
EntryType |
getEntry(int idx)
|
int |
getEntryLength()
|
String |
getKeyType()
Gets the value of the keyType property. |
void |
setDescription(Description value)
Sets the value of the description property. |
void |
setEntry(EntryType[] values)
|
EntryType |
setEntry(int idx,
EntryType value)
|
void |
setKeyType(String value)
Sets the value of the keyType property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.CollectionTypeImpl |
|---|
getValueType, setValueType |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.CollectionType |
|---|
getValueType, setValueType |
| Field Detail |
|---|
protected DescriptionImpl description
protected EntryType[] entry
protected String keyType
| Constructor Detail |
|---|
public MapTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.MapTypeImpl instance.
public MapTypeImpl(MapTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.MapTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Description getDescription()
MapType
getDescription in interface MapTypeDescriptionpublic void setDescription(Description value)
MapType
setDescription in interface MapTypevalue - allowed object is
Descriptionpublic EntryType[] getEntry()
getEntry in interface MapTypeEntryTypepublic EntryType getEntry(int idx)
getEntry in interface MapTypeEntryTypepublic int getEntryLength()
getEntryLength in interface MapTypepublic void setEntry(EntryType[] values)
setEntry in interface MapTypevalues - allowed objects are
EntryType
public EntryType setEntry(int idx,
EntryType value)
setEntry in interface MapTypevalue - allowed object is
EntryTypepublic String getKeyType()
MapType
getKeyType in interface MapTypeStringpublic void setKeyType(String value)
MapType
setKeyType in interface MapTypevalue - allowed object is
Stringpublic MapTypeImpl clone()
clone in class CollectionTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||