| Package | Description |
|---|---|
| com.adgear.anoa.test.nested |
| Modifier and Type | Method and Description |
|---|---|
Nested.NativeImpl |
Nested.NativeImpl.get() |
static Nested.NativeImpl |
Nested.nativeImpl(Nested<?> instance)
Returns a POJO based on an instance of Nested.
|
| Modifier and Type | Method and Description |
|---|---|
Nested.Builder<Nested.NativeImpl> |
Nested.NativeImpl.newBuilder() |
static Nested.Builder<Nested.NativeImpl> |
Nested.newNativeImplBuilder()
Returns a POJO builder instance with default values.
|
static Nested.Builder<Nested.NativeImpl> |
Nested.newNativeImplBuilder(Nested<?> other)
Returns a POJO builder instance based on existing prototype Nested.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.