public class InstanceTypeMapping extends Object implements Serializable
| Constructor and Description |
|---|
InstanceTypeMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOriginalType() |
String |
getTypeCode() |
String |
getTypeLabel() |
String |
getVocabularyName() |
void |
setOriginalType(String originalType) |
void |
setTypeCode(String typeCode) |
void |
setTypeLabel(String typeLabel) |
void |
setVocabularyName(String vocabularyName) |
public String getOriginalType()
public void setOriginalType(String originalType)
public String getTypeCode()
public void setTypeCode(String typeCode)
public String getTypeLabel()
public void setTypeLabel(String typeLabel)
public String getVocabularyName()
public void setVocabularyName(String vocabularyName)
Copyright © 2025. All rights reserved.