public class AssociatedConcept extends ResolvedConceptReference implements java.io.Serializable
Constructor and Description |
---|
AssociatedConcept() |
Modifier and Type | Method and Description |
---|---|
NameAndValueList |
getAssociationQualifiers()
Returns the value of field 'associationQualifiers'.
|
java.lang.Boolean |
getIsNavigable()
Returns the value of field 'isNavigable'.
|
java.lang.Boolean |
isIsNavigable()
Returns the value of field 'isNavigable'.
|
void |
setAssociationQualifiers(NameAndValueList associationQualifiers)
Sets the value of field 'associationQualifiers'.
|
void |
setIsNavigable(java.lang.Boolean isNavigable)
Sets the value of field 'isNavigable'.
|
getReferencedEntry, setReferencedEntry
getCodingSchemeURI, getCodingSchemeVersion, getEntity, getEntityDescription, getSourceOf, getTargetOf, setCodingSchemeURI, setCodingSchemeVersion, setEntity, setEntityDescription, setSourceOf, setTargetOf
getConceptCode, setConceptCode
addEntityType, addEntityType, enumerateEntityType, getCode, getCodeNamespace, getCodingSchemeName, getEntityType, getEntityType, getEntityTypeCount, iterateEntityType, removeAllEntityType, removeEntityType, removeEntityTypeAt, setCode, setCodeNamespace, setCodingSchemeName, setEntityType, setEntityType
public NameAndValueList getAssociationQualifiers()
public java.lang.Boolean getIsNavigable()
public java.lang.Boolean isIsNavigable()
public void setAssociationQualifiers(NameAndValueList associationQualifiers)
associationQualifiers
- the value of field
'associationQualifiers'.public void setIsNavigable(java.lang.Boolean isNavigable)
isNavigable
- the value of field 'isNavigable'.