Package | Description |
---|---|
zero_one_to_zero_one |
Modifier and Type | Method and Description |
---|---|
A.AId |
A.AId.Builder.build() |
A.AId |
A.getId()
Returns the identifier for this entity.
|
Modifier and Type | Method and Description |
---|---|
static A |
A.create(A.AId id)
Static creator method using id.
|
static com.google.common.base.Optional<A> |
A.find(A.AId id) |
A |
A.setId_(A.AId id) |
void |
A.setId(A.AId id) |
Constructor and Description |
---|
A(A.AId id)
Constructor using id.
|
Copyright © 2012–2022. All rights reserved.