|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tcomparator
Used to define an inline bean of type Comparator that will be used to sort the matching services.
Java class for Tcomparator complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Tcomparator">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="natural" type="{http://www.springframework.org/schema/osgi}TnaturalOrdering"/>
<sequence>
<any processContents='skip' namespace='##other'/>
</sequence>
</choice>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
Element |
getAny()
Gets the value of the any property. |
TnaturalOrdering |
getNatural()
Gets the value of the natural property. |
void |
setAny(Element value)
Sets the value of the any property. |
void |
setNatural(TnaturalOrdering value)
Sets the value of the natural property. |
| Method Detail |
|---|
TnaturalOrdering getNatural()
TnaturalOrderingvoid setNatural(TnaturalOrdering value)
value - allowed object is
TnaturalOrderingElement getAny()
Elementvoid setAny(Element value)
value - allowed object is
Element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||