public final class Organization extends Object implements Serializable
Constructor and Description |
---|
Organization() |
Organization(String id,
IdentifierType type,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
ActorId |
getIdentifier() |
LocalizedText |
getLocalizedName() |
String |
getName() |
IdentifierType |
getType() |
void |
setId(String id) |
void |
setIdentifier(ActorId identifier) |
void |
setLocalizedName(LocalizedText localizedName) |
void |
setName(String name) |
void |
setType(IdentifierType type) |
String |
toString() |
public Organization()
public Organization(String id, IdentifierType type, String name)
public String getId()
public void setId(String id)
public IdentifierType getType()
public void setType(IdentifierType type)
public void setName(String name)
public LocalizedText getLocalizedName()
public void setLocalizedName(LocalizedText localizedName)
public ActorId getIdentifier()
public void setIdentifier(ActorId identifier)
public String getName()
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.