| Modifier and Type | Method and Description |
|---|---|
static InstanceBuilder.BuildResponse |
InstanceBuilder.BuildResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceBuilder.BuildResponse[] |
InstanceBuilder.BuildResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceBuilder<A,C> |
InstanceBuilder.setAttributeMissingResponse(InstanceBuilder.BuildResponse r) |
InstanceBuilder<A,C> |
InstanceBuilder.setClassAttributeMissingResponse(InstanceBuilder.BuildResponse r) |
Copyright © 2012 David Milne. All Rights Reserved.