be.ehealth.business.mycarenetdomaincommons.domain
Class Identifier

java.lang.Object
  extended by be.ehealth.business.mycarenetdomaincommons.domain.Identifier
All Implemented Interfaces:
Serializable

public class Identifier
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Identifier(String type, String value)
           
 
Method Summary
 String getType()
           
 String getValue()
           
 void setType(String type)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Identifier

public Identifier(String type,
                  String value)
Method Detail

getType

public String getType()

setType

public void setType(String type)

getValue

public String getValue()

setValue

public void setValue(String value)



Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.