Package net.ihe.gazelle.gen.common
Class Concept
java.lang.Object
net.ihe.gazelle.gen.common.Concept
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getCode()
int
hashCode()
static Concept
inverseString
(String cc) void
void
setCodeSystem
(String codeSystem) void
setCodeSystemName
(String codeSystemName) void
setDisplayName
(String displayName) toString()
-
Constructor Details
-
Concept
public Concept() -
Concept
-
-
Method Details