Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Reference
identifiers
.
Method Summary | |
Identifier[] |
|
void |
|
public Identifier[] getIdentifiers()
Returns the set of identifiers associated with the target reference.
- Returns:
- the set of identifiers associated with the target reference.
public void setIdentifiers(Identifier[] ids)
Sets the set of identifiers associated with the target reference.
- Parameters:
ids
- the set of identifiers to be associated with the target reference.