T - The type of the ID to be accessed.IdAccessor.IdProperty<T>public static interface IdAccessor.IdMutator<T>
| Modifier and Type | Method | 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.