public interface PartialResponseUpdateType<T> extends Child<T>, JavaeePartialResponseUpdateCommonType<T,PartialResponseUpdateType<T>>
partial-response-updateType
xsd typeModifier and Type | Method and Description |
---|---|
String |
getId()
Returns the
id attribute |
PartialResponseUpdateType<T> |
id(String id)
Sets the
id attribute |
PartialResponseUpdateType<T> |
removeId()
Removes the
id attribute |
PartialResponseUpdateType<T> id(String id)
id
attributeid
- the value for the attribute id
PartialResponseUpdateType
String getId()
id
attributeid
PartialResponseUpdateType<T> removeId()
id
attributePartialResponseUpdateType
Copyright © 2018 JBoss by Red Hat. All rights reserved.