|
||||||||||
| 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.valueclass.spring.beans.CollectionType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.ListOrSetType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.util.Set
public class Set
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.springframework.org/schema/beans}listOrSetType">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<attribute name="set-class" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="scope" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
id
|
protected String |
scope
|
protected String |
setClass
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.ListOrSetType |
|---|
beanOrRefOrIdref, description |
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.CollectionType |
|---|
valueType |
| Constructor Summary | |
|---|---|
Set()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.util.Set instance. |
|
Set(Set o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.util.Set instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Set |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
String |
getScope()
Gets the value of the scope property. |
String |
getSetClass()
Gets the value of the setClass property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setScope(String value)
Sets the value of the scope property. |
void |
setSetClass(String value)
Sets the value of the setClass property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.ListOrSetType |
|---|
copyBeanOrRefOrIdref, getBeanOrRefOrIdref, getDescription, setDescription |
| Methods inherited from class net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.CollectionType |
|---|
getValueType, setValueType |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String id
protected String setClass
protected String scope
| Constructor Detail |
|---|
public Set()
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.util.Set instance.
public Set(Set o)
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.util.Set instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getSetClass()
Stringpublic void setSetClass(String value)
value - allowed object is
Stringpublic String getScope()
Stringpublic void setScope(String value)
value - allowed object is
Stringpublic Set clone()
clone in class ListOrSetType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||