public class UnitTransformRuleDescription extends ValueTransformationRuleDescription
| Constructor and Description |
|---|
UnitTransformRuleDescription() |
UnitTransformRuleDescription(String runtimeKey,
String fromUnitRessourceURL,
String toUnit) |
UnitTransformRuleDescription(UnitTransformRuleDescription other) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromUnitRessourceURL() |
String |
getRuntimeKey() |
String |
getToUnitRessourceURL() |
void |
setFromUnitRessourceURL(String fromUnitRessourceURL) |
void |
setRuntimeKey(String runtimeKey) |
void |
setToUnitRessourceURL(String toUnitRessourceURL) |
getElementId, setElementIdgetRdfId, setRdfIdpublic UnitTransformRuleDescription()
public UnitTransformRuleDescription(String runtimeKey, String fromUnitRessourceURL, String toUnit)
public UnitTransformRuleDescription(UnitTransformRuleDescription other)
public String getRuntimeKey()
public void setRuntimeKey(String runtimeKey)
public String getFromUnitRessourceURL()
public void setFromUnitRessourceURL(String fromUnitRessourceURL)
public String getToUnitRessourceURL()
public void setToUnitRessourceURL(String toUnitRessourceURL)
Copyright © 2019. All rights reserved.