|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.security.external.jaxb.xrds.StringPattern
org.jboss.seam.security.external.jaxb.xrds.StringSelectionPattern
public class StringSelectionPattern
Java class for StringSelectionPattern complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StringSelectionPattern">
<simpleContent>
<extension base="<xri://$xrd*($v*2.0)>StringPattern">
<attGroup ref="{xri://$xrd*($v*2.0)}selectionAttrGrp"/>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
match
|
protected Boolean |
select
|
| Fields inherited from class org.jboss.seam.security.external.jaxb.xrds.StringPattern |
|---|
value |
| Constructor Summary | |
|---|---|
StringSelectionPattern()
|
|
| Method Summary | |
|---|---|
String |
getMatch()
Gets the value of the match property. |
boolean |
isSelect()
Gets the value of the select property. |
void |
setMatch(String value)
Sets the value of the match property. |
void |
setSelect(Boolean value)
Sets the value of the select property. |
| Methods inherited from class org.jboss.seam.security.external.jaxb.xrds.StringPattern |
|---|
getOtherAttributes, getValue, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String match
protected Boolean select
| Constructor Detail |
|---|
public StringSelectionPattern()
| Method Detail |
|---|
public String getMatch()
Stringpublic void setMatch(String value)
value - allowed object is
Stringpublic boolean isSelect()
Booleanpublic void setSelect(Boolean value)
value - allowed object is
Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||