public final class ActorId extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ActorId.Builder
Id builder static inner class. |
| Constructor and Description |
|---|
ActorId() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType() |
String |
getValue() |
int |
hashCode() |
static ActorId.Builder |
newBuilder() |
void |
setType(String type) |
void |
setValue(String value) |
public String getValue()
public String getType()
public void setValue(String value)
public void setType(String type)
public static ActorId.Builder newBuilder()
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.