|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.lang.Defaults
public class Defaults
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{http://www.springframework.org/schema/lang}defaultableAttributes"/>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Long |
refreshCheckDelay
|
| Constructor Summary | |
|---|---|
Defaults()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.lang.Defaults instance. |
|
Defaults(Defaults o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.lang.Defaults instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Defaults |
clone()
Creates and returns a copy of this object. |
Long |
getRefreshCheckDelay()
Gets the value of the refreshCheckDelay property. |
void |
setRefreshCheckDelay(Long value)
Sets the value of the refreshCheckDelay property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Long refreshCheckDelay
| Constructor Detail |
|---|
public Defaults()
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.lang.Defaults instance.
public Defaults(Defaults o)
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.lang.Defaults instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Long getRefreshCheckDelay()
Longpublic void setRefreshCheckDelay(Long value)
value - allowed object is
Longpublic Defaults clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||