public class UnitConvertData extends Object
| Constructor and Description |
|---|
UnitConvertData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getDestinationUnit() |
String |
getDestinationValue() |
String |
getSourceUnit() |
String |
getSourceValue() |
boolean |
hasContent() |
boolean |
hasDestinationUnit() |
boolean |
hasDestinationValue() |
boolean |
hasSourceUnit() |
boolean |
hasSourceValue() |
public String getContent()
public boolean hasContent()
public String getSourceValue()
public boolean hasSourceValue()
public String getSourceUnit()
public boolean hasSourceUnit()
public String getDestinationValue()
public boolean hasDestinationValue()
public String getDestinationUnit()
public boolean hasDestinationUnit()
Copyright © 2018. All rights reserved.