|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.xml.ns._public.common.common_1.FilterType
com.evolveum.midpoint.xml.ns._public.common.common_1.UriFilterType
public class UriFilterType
Java class for UriFilterType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UriFilterType">
<complexContent>
<extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-1.xsd}FilterType">
<attribute name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
uri
|
| Constructor Summary | |
|---|---|
UriFilterType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getUri()
Gets the value of the uri property. |
void |
setUri(java.lang.String value)
Sets the value of the uri property. |
java.lang.String |
toString()
Generates a String representation of the contents of this type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String uri
| Constructor Detail |
|---|
public UriFilterType()
| Method Detail |
|---|
public java.lang.String getUri()
Stringpublic void setUri(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String toString()
toString in class FilterType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||