Interface BulkIdReferenceWrapper
-
- All Known Implementing Classes:
BulkIdReferenceArrayWrapper,BulkIdReferencePatchNodeWrapper,BulkIdReferenceUriWrapper
public interface BulkIdReferenceWrapper- Since:
- 22.08.2022
- Author:
- Pascal Knueppel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetBulkId()voidreplaceValueNode(String newValue)will replace the valueNode with a new node that contains the new value
-