| Package | Description |
|---|---|
| org.ornet.cdm |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<LocalizedText> |
CodedValue.codingSystemName |
protected java.util.List<LocalizedText> |
CauseInfo.description |
protected java.util.List<LocalizedText> |
RemedyInfo.description |
protected java.util.List<LocalizedText> |
CodedValue.descriptions |
protected java.util.List<LocalizedText> |
InstanceIdentifier.identifierNames |
protected java.util.List<LocalizedText> |
SystemMetaData.manufacturer |
protected java.util.List<LocalizedText> |
SystemMetaData.modelName |
| Modifier and Type | Method and Description |
|---|---|
LocalizedText |
ObjectFactory.createLocalizedText()
Create an instance of
LocalizedText |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<LocalizedText> |
ObjectFactory.createCodingSystemName(LocalizedText value)
|
java.util.List<LocalizedText> |
CodedValue.getCodingSystemName()
Gets the value of the codingSystemName property.
|
java.util.List<LocalizedText> |
CauseInfo.getDescription()
Gets the value of the description property.
|
java.util.List<LocalizedText> |
RemedyInfo.getDescription()
Gets the value of the description property.
|
java.util.List<LocalizedText> |
CodedValue.getDescriptions()
Gets the value of the descriptions property.
|
java.util.List<LocalizedText> |
InstanceIdentifier.getIdentifierNames()
Gets the value of the identifierNames property.
|
java.util.List<LocalizedText> |
SystemMetaData.getManufacturer()
Gets the value of the manufacturer property.
|
java.util.List<LocalizedText> |
SystemMetaData.getModelName()
Gets the value of the modelName property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<LocalizedText> |
ObjectFactory.createCodingSystemName(LocalizedText value)
|