| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.xrds |
| Modifier and Type | Class and Description |
|---|---|
class |
URIPriorityAppendPattern
Java class for URIPriorityAppendPattern complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<URIPriorityPattern> |
XRD.canonicalEquivID |
protected List<URIPriorityPattern> |
XRD.canonicalID |
protected List<URIPriorityPattern> |
XRD.equivID |
protected List<URIPriorityPattern> |
XRD.ref |
protected List<URIPriorityPattern> |
Service.ref |
| Modifier and Type | Method and Description |
|---|---|
URIPriorityPattern |
ObjectFactory.createURIPriorityPattern()
Create an instance of
URIPriorityPattern |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<URIPriorityPattern> |
ObjectFactory.createCanonicalEquivID(URIPriorityPattern value)
|
JAXBElement<URIPriorityPattern> |
ObjectFactory.createCanonicalID(URIPriorityPattern value)
|
JAXBElement<URIPriorityPattern> |
ObjectFactory.createEquivID(URIPriorityPattern value)
|
JAXBElement<URIPriorityPattern> |
ObjectFactory.createRef(URIPriorityPattern value)
|
List<URIPriorityPattern> |
XRD.getCanonicalEquivID()
Gets the value of the canonicalEquivID property.
|
List<URIPriorityPattern> |
XRD.getCanonicalID()
Gets the value of the canonicalID property.
|
List<URIPriorityPattern> |
XRD.getEquivID()
Gets the value of the equivID property.
|
List<URIPriorityPattern> |
XRD.getRef()
Gets the value of the ref property.
|
List<URIPriorityPattern> |
Service.getRef()
Gets the value of the ref property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<URIPriorityPattern> |
ObjectFactory.createCanonicalEquivID(URIPriorityPattern value)
|
JAXBElement<URIPriorityPattern> |
ObjectFactory.createCanonicalID(URIPriorityPattern value)
|
JAXBElement<URIPriorityPattern> |
ObjectFactory.createEquivID(URIPriorityPattern value)
|
JAXBElement<URIPriorityPattern> |
ObjectFactory.createRef(URIPriorityPattern value)
|
Copyright © 2013 Seam Framework. All Rights Reserved.