|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ListenerType
Java class for listenerType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="listenerType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="ref" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="criteria" type="{http://www.w3.org/2001/XMLSchema}string" default="*" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getCriteria()
Gets the value of the criteria property. |
String |
getRef()
Gets the value of the ref property. |
void |
setCriteria(String value)
Sets the value of the criteria property. |
void |
setRef(String value)
Sets the value of the ref property. |
| Method Detail |
|---|
String getRef()
Stringvoid setRef(String value)
value - allowed object is
StringString getCriteria()
Stringvoid setCriteria(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||