|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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>
| Method Summary | |
|---|---|
TorderingBasis |
getBasis()
Gets the value of the basis property. |
void |
setBasis(TorderingBasis value)
Sets the value of the basis property. |
| Method Detail |
|---|
TorderingBasis getBasis()
TorderingBasisvoid setBasis(TorderingBasis value)
value - allowed object is
TorderingBasis
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||