|
||||||||||
| 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.osgi.TnaturalOrdering
public class TnaturalOrdering
Java class for TnaturalOrdering complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TnaturalOrdering">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="basis" use="required" type="{http://www.springframework.org/schema/osgi}TorderingBasis" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected TorderingBasis |
basis
|
| Constructor Summary | |
|---|---|
TnaturalOrdering()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.osgi.TnaturalOrdering instance. |
|
TnaturalOrdering(TnaturalOrdering o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.osgi.TnaturalOrdering instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TnaturalOrdering |
clone()
Creates and returns a copy of this object. |
TorderingBasis |
getBasis()
Gets the value of the basis property. |
void |
setBasis(TorderingBasis value)
Sets the value of the basis property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TorderingBasis basis
| Constructor Detail |
|---|
public TnaturalOrdering()
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.osgi.TnaturalOrdering instance.
public TnaturalOrdering(TnaturalOrdering o)
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.osgi.TnaturalOrdering instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public TorderingBasis getBasis()
TorderingBasispublic void setBasis(TorderingBasis value)
value - allowed object is
TorderingBasispublic TnaturalOrdering clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||