| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.xrds |
| Modifier and Type | Field and Description |
|---|---|
protected List<StringSelectionPattern> |
Service.mediaType |
protected List<StringSelectionPattern> |
Service.path |
| Modifier and Type | Method and Description |
|---|---|
StringSelectionPattern |
ObjectFactory.createStringSelectionPattern()
Create an instance of
StringSelectionPattern |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StringSelectionPattern> |
ObjectFactory.createMediaType(StringSelectionPattern value)
|
JAXBElement<StringSelectionPattern> |
ObjectFactory.createPath(StringSelectionPattern value)
|
List<StringSelectionPattern> |
Service.getMediaType()
Gets the value of the mediaType property.
|
List<StringSelectionPattern> |
Service.getPath()
Gets the value of the path property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StringSelectionPattern> |
ObjectFactory.createMediaType(StringSelectionPattern value)
|
JAXBElement<StringSelectionPattern> |
ObjectFactory.createPath(StringSelectionPattern value)
|
Copyright © 2013 Seam Framework. All Rights Reserved.