|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.Tcomparator
public class 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>
| Field Summary | |
|---|---|
protected Element |
any
|
protected TnaturalOrdering |
natural
|
| Constructor Summary | |
|---|---|
Tcomparator()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.Tcomparator instance. |
|
Tcomparator(Tcomparator o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.Tcomparator instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Tcomparator |
clone()
Creates and returns a copy of this object. |
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TnaturalOrdering natural
protected Element any
| Constructor Detail |
|---|
public Tcomparator()
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.Tcomparator instance.
public Tcomparator(Tcomparator o)
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.Tcomparator instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public TnaturalOrdering getNatural()
TnaturalOrderingpublic void setNatural(TnaturalOrdering value)
value - allowed object is
TnaturalOrderingpublic Element getAny()
Elementpublic void setAny(Element value)
value - allowed object is
Elementpublic Tcomparator clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||