public class PushConceptsToSetCommand.ConceptSelectionDefinition extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
conceptLabel |
String |
conceptPropertyKey |
String |
conceptPropertyValue |
String |
facetLabel |
String |
facetPropertyKey |
String |
facetPropertyValue |
| Constructor and Description |
|---|
ConceptSelectionDefinition() |
ConceptSelectionDefinition(String facetPropertyKey,
String facetPropertyValue) |
ConceptSelectionDefinition(String conceptLabel,
String conceptPropertyKey,
String conceptPropertyValue) |
ConceptSelectionDefinition(String facetPropertyKey,
String facetPropertyValue,
String conceptPropertyKey,
String conceptPropertyValue) |
public String facetPropertyKey
public String facetPropertyValue
public String facetLabel
public String conceptPropertyKey
public String conceptPropertyValue
public String conceptLabel
public ConceptSelectionDefinition(String facetPropertyKey, String facetPropertyValue)
public ConceptSelectionDefinition(String conceptLabel, String conceptPropertyKey, String conceptPropertyValue)
public ConceptSelectionDefinition(String facetPropertyKey, String facetPropertyValue, String conceptPropertyKey, String conceptPropertyValue)
public ConceptSelectionDefinition()
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.