
public interface PartialResponseRedirectType<T> extends Child<T>, JavaeePartialResponseRedirectCommonType<T,PartialResponseRedirectType<T>>
partial-response-redirectType xsd type| Modifier 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 urlPartialResponseRedirectTypeString getUrl()
url attributeurlPartialResponseRedirectType<T> removeUrl()
url attributePartialResponseRedirectTypeCopyright © 2025 JBoss by Red Hat. All rights reserved.