T - The type of the ID to be accessed.public static interface IdAccessor.IdMutator<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setId(T aId)
Sets the ID for the ID property.
|
void setId(T aId)
aId - The ID to be stored by the ID property.Copyright © 2018. All rights reserved.