public class URIPriorityAppendPattern extends URIPriorityPattern
Java class for URIPriorityAppendPattern complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="URIPriorityAppendPattern">
<simpleContent>
<extension base="<xri://$xrd*($v*2.0)>URIPriorityPattern">
<attGroup ref="{xri://$xrd*($v*2.0)}appendAttrGrp"/>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
append |
priorityvalue| Constructor and Description |
|---|
URIPriorityAppendPattern() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppend()
Gets the value of the append property.
|
void |
setAppend(String value)
Sets the value of the append property.
|
getPriority, setPrioritygetOtherAttributes, getValue, setValueprotected String append
Copyright © 2013 Seam Framework. All Rights Reserved.