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