public class InstanceDescriptorImpl extends Object implements Instance, org.refcodes.component.mixins.Resetable, Serializable
InstanceIdAccessor.InstanceIdMutator, InstanceIdAccessor.InstanceIdProperty| Constructor and Description |
|---|
InstanceDescriptorImpl()
Creates a new
Instance instance. |
InstanceDescriptorImpl(String aInstanceId)
Creates a new
Instance instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId()
Retrieves the instance ID from the instance ID property.
|
void |
reset() |
protected void |
setInstanceId(String aInstanceId) |
public InstanceDescriptorImpl()
Instance instance.public String getInstanceId()
getInstanceId in interface InstanceIdAccessorprotected void setInstanceId(String aInstanceId)
public void reset()
reset in interface org.refcodes.component.mixins.ResetableCopyright © 2015. All rights reserved.