public class UnitConvertData
extends java.lang.Object
Constructor and Description |
---|
UnitConvertData() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContent() |
java.lang.String |
getDestinationUnit() |
java.lang.String |
getDestinationValue() |
java.lang.String |
getSourceUnit() |
java.lang.String |
getSourceValue() |
boolean |
hasContent() |
boolean |
hasDestinationUnit() |
boolean |
hasDestinationValue() |
boolean |
hasSourceUnit() |
boolean |
hasSourceValue() |
public java.lang.String getContent()
public boolean hasContent()
public java.lang.String getSourceValue()
public boolean hasSourceValue()
public java.lang.String getSourceUnit()
public boolean hasSourceUnit()
public java.lang.String getDestinationValue()
public boolean hasDestinationValue()
public java.lang.String getDestinationUnit()
public boolean hasDestinationUnit()