
public interface PartialResponseDeleteType<T> extends Child<T>, JavaeePartialResponseDeleteCommonType<T,PartialResponseDeleteType<T>>
partial-response-deleteType xsd type| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the
id attribute |
PartialResponseDeleteType<T> |
id(String id)
Sets the
id attribute |
PartialResponseDeleteType<T> |
removeId()
Removes the
id attribute |
PartialResponseDeleteType<T> id(String id)
id attributeid - the value for the attribute idPartialResponseDeleteTypeString getId()
id attributeidPartialResponseDeleteType<T> removeId()
id attributePartialResponseDeleteTypeCopyright © 2025 JBoss by Red Hat. All rights reserved.