public interface Reference
identifiers
.Modifier and Type | Method and Description |
---|---|
Identifier[] |
getIdentifiers()
Returns the set of identifiers associated with the target reference.
|
void |
setIdentifiers(Identifier[] ids)
Sets the set of identifiers associated with the target reference.
|
Identifier[] getIdentifiers()
void setIdentifiers(Identifier[] ids)
ids
- the set of identifiers to be associated with the target reference.