public static class VesicleStateRegistry.VesicleState extends Object
| Constructor and Description |
|---|
VesicleState(String identifier,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getIdentifier() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setIdentifier(String identifier) |
String |
toString() |
Copyright © 2019. All rights reserved.