public class PropMatch
extends java.lang.Object
| Constructor and Description | 
|---|
PropMatch()  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.xml.namespace.QName | 
getProp()  | 
MatchStyle | 
getStyle()  | 
java.lang.String | 
getValue()  | 
void | 
setProp(javax.xml.namespace.QName prop)  | 
void | 
setStyle(MatchStyle style)  | 
void | 
setValue(java.lang.String value)  | 
java.lang.String | 
toString()  | 
public javax.xml.namespace.QName getProp()
public void setProp(javax.xml.namespace.QName prop)
public java.lang.String getValue()
public void setValue(java.lang.String value)
public MatchStyle getStyle()
public void setStyle(MatchStyle style)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2021. All Rights Reserved.