public interface IdentityAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IdentityAccessor.IdentityBuilder<B extends IdentityAccessor.IdentityBuilder<B>>
Provides a builder method for a identity property returning the builder
for applying multiple build operations.
|
static interface |
IdentityAccessor.IdentityMutator
Provides a mutator for a identity property.
|
static interface |
IdentityAccessor.IdentityProperty
Provides a identity property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentity()
Retrieves the identity from the identity property.
|
String getIdentity()
Copyright © 2018. All rights reserved.