
public interface PartialResponseUpdateType<T> extends Child<T>, JavaeePartialResponseUpdateCommonType<T,PartialResponseUpdateType<T>>
partial-response-updateType xsd type| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the
id attribute |
String |
getText()
Returns the body text of the element
partial-response-updateType |
PartialResponseUpdateType<T> |
id(String id)
Sets the
id attribute |
PartialResponseUpdateType<T> |
removeId()
Removes the
id attribute |
PartialResponseUpdateType<T> |
text(String value)
Sets the body text for the element
partial-response-updateType |
PartialResponseUpdateType<T> text(String value)
partial-response-updateTypepartialResponseUpdateType - the value for the body text partial-response-updateTypePartialResponseUpdateTypeString getText()
partial-response-updateTypepartial-response-updateTypePartialResponseUpdateType<T> id(String id)
id attributeid - the value for the attribute idPartialResponseUpdateTypeString getId()
id attributeidPartialResponseUpdateType<T> removeId()
id attributePartialResponseUpdateTypeCopyright © 2025 JBoss by Red Hat. All rights reserved.