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 TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.