Package com.clinia.model.common
Class V1ContactPoint
java.lang.Object
com.clinia.model.common.V1ContactPoint
Details for all kinds of technology mediated contact points for a person or organization,
including telephone, email, etc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()A sequence of Unicode characters.Get periodgetRank()A whole number.A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents.getUse()A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents.getValue()A sequence of Unicode characters.inthashCode()setRank(BigDecimal rank) toString()
-
Constructor Details
-
V1ContactPoint
public V1ContactPoint()
-
-
Method Details
-
setId
-
getId
A sequence of Unicode characters. -
setSystem
-
getSystem
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents. -
setValue
-
getValue
A sequence of Unicode characters. -
setUse
-
getUse
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents. -
setRank
-
getRank
A whole number. -
setPeriod
-
getPeriod
Get period -
equals
-
hashCode
public int hashCode() -
toString
-