public interface InstanceIdAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InstanceIdAccessor.InstanceIdMutator
Provides a mutator for a instance ID property.
|
static interface |
InstanceIdAccessor.InstanceIdProperty
Provides a instance ID property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId()
Retrieves the instance ID from the instance ID property.
|
String getInstanceId()
Copyright © 2015. All rights reserved.