ID
- is the generic type of the ID
.public interface AttributeWriteId<ID> extends AttributeReadId<ID>
ID
of an object.Modifier and Type | Method and Description |
---|---|
void |
setId(ID id)
This method sets the
ID of this object. |
getId
Copyright © 2001–2016 mmm-Team. All rights reserved.