|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.PropertyTypeImpl
public class PropertyTypeImpl
| Field Summary | |
|---|---|
protected NullImpl |
_null
|
protected Object |
any
|
protected BeanImpl |
bean
|
protected DescriptionImpl |
description
|
protected IdrefImpl |
idref
|
protected ListImpl |
list
|
protected MapImpl |
map
|
protected MetaTypeImpl |
meta
|
protected String |
name
|
protected PropsImpl |
props
|
protected RefImpl |
ref
|
protected String |
refShortcut
|
protected SetImpl |
set
|
protected ValueImpl |
value
|
protected String |
valueShortcut
|
| Constructor Summary | |
|---|---|
PropertyTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.PropertyTypeImpl instance. |
|
PropertyTypeImpl(PropertyTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.PropertyTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PropertyTypeImpl |
clone()
Creates and returns a copy of this object. |
Object |
getAny()
Gets the value of the any property. |
Bean |
getBean()
Gets the value of the bean property. |
Description |
getDescription()
Gets the value of the description property. |
Idref |
getIdref()
Gets the value of the idref property. |
List |
getList()
Gets the value of the list property. |
Map |
getMap()
Gets the value of the map property. |
MetaType |
getMeta()
Gets the value of the meta property. |
String |
getName()
Gets the value of the name property. |
Null |
getNull()
Gets the value of the null property. |
Props |
getProps()
Gets the value of the props property. |
Ref |
getRef()
Gets the value of the ref property. |
String |
getRefShortcut()
Gets the value of the refShortcut property. |
Set |
getSet()
Gets the value of the set property. |
Value |
getValue()
Gets the value of the value property. |
String |
getValueShortcut()
Gets the value of the valueShortcut property. |
void |
setAny(Object value)
Sets the value of the any property. |
void |
setBean(Bean value)
Sets the value of the bean property. |
void |
setDescription(Description value)
Sets the value of the description property. |
void |
setIdref(Idref value)
Sets the value of the idref property. |
void |
setList(List value)
Sets the value of the list property. |
void |
setMap(Map value)
Sets the value of the map property. |
void |
setMeta(MetaType value)
Sets the value of the meta property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setNull(Null value)
Sets the value of the null property. |
void |
setProps(Props value)
Sets the value of the props property. |
void |
setRef(Ref value)
Sets the value of the ref property. |
void |
setRefShortcut(String value)
Sets the value of the refShortcut property. |
void |
setSet(Set value)
Sets the value of the set property. |
void |
setValue(Value value)
Sets the value of the value property. |
void |
setValueShortcut(String value)
Sets the value of the valueShortcut property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionImpl description
protected MetaTypeImpl meta
protected BeanImpl bean
protected RefImpl ref
protected IdrefImpl idref
protected ValueImpl value
protected NullImpl _null
protected ListImpl list
protected SetImpl set
protected MapImpl map
protected PropsImpl props
protected Object any
protected String name
protected String refShortcut
protected String valueShortcut
| Constructor Detail |
|---|
public PropertyTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.PropertyTypeImpl instance.
public PropertyTypeImpl(PropertyTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.PropertyTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Description getDescription()
PropertyType
getDescription in interface PropertyTypeDescriptionpublic void setDescription(Description value)
PropertyType
setDescription in interface PropertyTypevalue - allowed object is
Descriptionpublic MetaType getMeta()
PropertyType
getMeta in interface PropertyTypeMetaTypepublic void setMeta(MetaType value)
PropertyType
setMeta in interface PropertyTypevalue - allowed object is
MetaTypepublic Bean getBean()
PropertyType
getBean in interface PropertyTypeBeanpublic void setBean(Bean value)
PropertyType
setBean in interface PropertyTypevalue - allowed object is
Beanpublic Ref getRef()
PropertyType
getRef in interface PropertyTypeRefpublic void setRef(Ref value)
PropertyType
setRef in interface PropertyTypevalue - allowed object is
Refpublic Idref getIdref()
PropertyType
getIdref in interface PropertyTypeIdrefpublic void setIdref(Idref value)
PropertyType
setIdref in interface PropertyTypevalue - allowed object is
Idrefpublic Value getValue()
PropertyType
getValue in interface PropertyTypeValuepublic void setValue(Value value)
PropertyType
setValue in interface PropertyTypevalue - allowed object is
Valuepublic Null getNull()
PropertyType
getNull in interface PropertyTypeNullpublic void setNull(Null value)
PropertyType
setNull in interface PropertyTypevalue - allowed object is
Nullpublic List getList()
PropertyType
getList in interface PropertyTypeListpublic void setList(List value)
PropertyType
setList in interface PropertyTypevalue - allowed object is
Listpublic Set getSet()
PropertyType
getSet in interface PropertyTypeSetpublic void setSet(Set value)
PropertyType
setSet in interface PropertyTypevalue - allowed object is
Setpublic Map getMap()
PropertyType
getMap in interface PropertyTypeMappublic void setMap(Map value)
PropertyType
setMap in interface PropertyTypevalue - allowed object is
Mappublic Props getProps()
PropertyType
getProps in interface PropertyTypePropspublic void setProps(Props value)
PropertyType
setProps in interface PropertyTypevalue - allowed object is
Propspublic Object getAny()
PropertyType
getAny in interface PropertyTypeObjectpublic void setAny(Object value)
PropertyType
setAny in interface PropertyTypevalue - allowed object is
Objectpublic String getName()
PropertyType
getName in interface PropertyTypeStringpublic void setName(String value)
PropertyType
setName in interface PropertyTypevalue - allowed object is
Stringpublic String getRefShortcut()
PropertyType
getRefShortcut in interface PropertyTypeStringpublic void setRefShortcut(String value)
PropertyType
setRefShortcut in interface PropertyTypevalue - allowed object is
Stringpublic String getValueShortcut()
PropertyType
getValueShortcut in interface PropertyTypeStringpublic void setValueShortcut(String value)
PropertyType
setValueShortcut in interface PropertyTypevalue - allowed object is
Stringpublic PropertyTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||