public final class Group
private final String
id
version
private final Boolean
state
Group(String id, String version, Boolean state)
final String
getId()
getVersion()
final Boolean
getState()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getId()
final String getVersion()
final Boolean getState()