
public interface PartialResponseChangesType<T> extends Child<T>, JavaeePartialResponseChangesCommonType<T,PartialResponseChangesType<T>,PartialResponseUpdateType<PartialResponseChangesType<T>>,PartialResponseInsertType<PartialResponseChangesType<T>>,PartialResponseDeleteType<PartialResponseChangesType<T>>,PartialResponseAttributesType<PartialResponseChangesType<T>>>
partial-response-changesType xsd typePartialResponseUpdateType<PartialResponseChangesType<T>> getOrCreateUpdate()
update element will be created and returned.
Otherwise, the first existing update element will be returned.updatePartialResponseUpdateType<PartialResponseChangesType<T>> createUpdate()
update elementPartialResponseUpdateType> List<PartialResponseUpdateType<PartialResponseChangesType<T>>> getAllUpdate()
update elementsupdatePartialResponseChangesType<T> removeAllUpdate()
update elementsPartialResponseUpdateType> PartialResponseInsertType<PartialResponseChangesType<T>> getOrCreateInsert()
insert element will be created and returned.
Otherwise, the first existing insert element will be returned.insertPartialResponseInsertType<PartialResponseChangesType<T>> createInsert()
insert elementPartialResponseInsertType> List<PartialResponseInsertType<PartialResponseChangesType<T>>> getAllInsert()
insert elementsinsertPartialResponseChangesType<T> removeAllInsert()
insert elementsPartialResponseInsertType> PartialResponseDeleteType<PartialResponseChangesType<T>> getOrCreateDelete()
delete element will be created and returned.
Otherwise, the first existing delete element will be returned.deletePartialResponseDeleteType<PartialResponseChangesType<T>> createDelete()
delete elementPartialResponseDeleteType> List<PartialResponseDeleteType<PartialResponseChangesType<T>>> getAllDelete()
delete elementsdeletePartialResponseChangesType<T> removeAllDelete()
delete elementsPartialResponseDeleteType> PartialResponseAttributesType<PartialResponseChangesType<T>> getOrCreateAttributes()
attributes element will be created and returned.
Otherwise, the first existing attributes element will be returned.attributesPartialResponseAttributesType<PartialResponseChangesType<T>> createAttributes()
attributes elementPartialResponseAttributesType> List<PartialResponseAttributesType<PartialResponseChangesType<T>>> getAllAttributes()
attributes elementsattributesPartialResponseChangesType<T> removeAllAttributes()
attributes elementsPartialResponseAttributesType> PartialResponseChangesType<T> eval(String... values)
eval elements,
a new eval elementvalues - list of eval objectsPartialResponseChangesTypePartialResponseChangesType<T> removeAllEval()
eval elementPartialResponseChangesTypePartialResponseChangesType<T> extension()
extension elementPartialResponseChangesTypeBoolean isExtension()
extension elementPartialResponseChangesTypePartialResponseChangesType<T> removeExtension()
extension elementPartialResponseChangesTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.