be.fgov.ehealth.technicalconnector.ra.domain
Class Organization

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.ra.domain.Organization

public final class Organization
extends Object

Domain object on how to represent an organisation.


Constructor Summary
Organization(String id, IdentifierType type, String name)
           
 
Method Summary
 String getId()
           
 String getName()
           
 IdentifierType getType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Organization

public Organization(String id,
                    IdentifierType type,
                    String name)
Method Detail

getId

public String getId()

getName

public String getName()

getType

public IdentifierType getType()

toString

public String toString()
Overrides:
toString in class Object



Connector Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.