@Entity public class I2B2DestinationModifierSpecEntity extends Object
| Constructor and Description |
|---|
I2B2DestinationModifierSpecEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodePrefix() |
I2B2DestinationConceptSpecEntity |
getConceptSpec() |
Long |
getId() |
String |
getName() |
String |
getProperty() |
String |
getVal() |
void |
setCodePrefix(String codePrefix) |
void |
setConceptSpec(I2B2DestinationConceptSpecEntity conceptSpec) |
void |
setId(Long id) |
void |
setName(String name) |
void |
setProperty(String property) |
void |
setVal(String val) |
public Long getId()
public void setId(Long id)
public String getName()
public void setName(String name)
public String getCodePrefix()
public void setCodePrefix(String codePrefix)
public String getProperty()
public void setProperty(String property)
public String getVal()
public void setVal(String val)
public I2B2DestinationConceptSpecEntity getConceptSpec()
public void setConceptSpec(I2B2DestinationConceptSpecEntity conceptSpec)
Copyright © 2012–2017 Emory University. All rights reserved.