public interface PartialResponseDeleteType<T> extends Child<T>, JavaeePartialResponseDeleteCommonType<T,PartialResponseDeleteType<T>>
partial-response-deleteType
xsd typeModifier 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 id
PartialResponseDeleteType
String getId()
id
attributeid
PartialResponseDeleteType<T> removeId()
id
attributePartialResponseDeleteType
Copyright © 2022 JBoss by Red Hat. All rights reserved.