|
||||||||||
| 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.spring.beans.impl.CollectionTypeImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.MapTypeImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.util.impl.MapImpl
public class MapImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected String |
mapClass
|
protected String |
scope
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.MapTypeImpl |
|---|
description, entry, keyType |
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.CollectionTypeImpl |
|---|
valueType |
| Constructor Summary | |
|---|---|
MapImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.util.impl.MapImpl instance. |
|
MapImpl(MapImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.util.impl.MapImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
MapImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
String |
getMapClass()
Gets the value of the mapClass property. |
String |
getScope()
Gets the value of the scope property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMapClass(String value)
Sets the value of the mapClass property. |
void |
setScope(String value)
Sets the value of the scope property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.MapTypeImpl |
|---|
copyEntry, getDescription, getEntry, getKeyType, setDescription, setKeyType |
| Methods inherited from class net.sourceforge.ccxjc.it.model.prot.collections.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.prot.collections.novalueclass.spring.beans.MapType |
|---|
getDescription, getEntry, getKeyType, setDescription, setKeyType |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.CollectionType |
|---|
getValueType, setValueType |
| Field Detail |
|---|
protected String id
protected String mapClass
protected String scope
| Constructor Detail |
|---|
public MapImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.util.impl.MapImpl instance.
public MapImpl(MapImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.util.impl.MapImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
Map
getId in interface MapStringpublic void setId(String value)
Map
setId in interface Mapvalue - allowed object is
Stringpublic String getMapClass()
Map
getMapClass in interface MapStringpublic void setMapClass(String value)
Map
setMapClass in interface Mapvalue - allowed object is
Stringpublic String getScope()
Map
getScope in interface MapStringpublic void setScope(String value)
Map
setScope in interface Mapvalue - allowed object is
Stringpublic MapImpl clone()
clone in class MapTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||