public class AddAssociatedConceptGenerator.AssociatedConceptInfo extends Object
| Constructor and Description |
|---|
AssociatedConceptInfo(String inputLabel,
String inputURI,
String inputVocabURI,
String inputVocabLabel,
String inputType,
String inputConceptSemanticTypeURI,
String inputConceptSemanticTypeLabel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConceptLabel() |
String |
getConceptSemanticTypeLabel() |
String |
getConceptSemanticTypeURI() |
String |
getConceptURI() |
String |
getType() |
String |
getVocabLabel() |
String |
getVocabURI() |
public String getConceptLabel()
public String getConceptURI()
public String getVocabURI()
public String getVocabLabel()
public String getType()
public String getConceptSemanticTypeURI()
public String getConceptSemanticTypeLabel()
Copyright © 2016. All rights reserved.