public interface Reference
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getId() |
@NotNull ReferenceTypeId |
getTypeId() |
void |
setId(String id) |
default <T> T |
withReference(Function<Reference,T> helper) |
@NotNull @NotNull ReferenceTypeId getTypeId()
@NotNull @NotNull String getId()
void setId(String id)