public interface PartialResponseRedirectType<T> extends Child<T>
partial-response-redirectType
xsd typeModifier and Type | Method and Description |
---|---|
String |
getUrl()
Returns the
url attribute |
PartialResponseRedirectType<T> |
removeUrl()
Removes the
url attribute |
PartialResponseRedirectType<T> |
url(String url)
Sets the
url attribute |
PartialResponseRedirectType<T> url(String url)
url
attributeurl
- the value for the attribute url
PartialResponseRedirectType
String getUrl()
url
attributeurl
PartialResponseRedirectType<T> removeUrl()
url
attributePartialResponseRedirectType
Copyright © 2013 JBoss by Red Hat. All rights reserved.