public static final class AgencyEstateTable.DateValue extends Object implements Comparable<AgencyEstateTable.DateValue>
Constructor and Description |
---|
DateValue(FormattedDate dateValue) |
DateValue(String textValue) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(AgencyEstateTable.DateValue o) |
Date |
getDateValue() |
String |
getTextValue() |
void |
setDateValue(FormattedDate dateValue) |
void |
setTextValue(String textValue) |
String |
toString() |
public DateValue(FormattedDate dateValue)
public DateValue(String textValue)
public int compareTo(AgencyEstateTable.DateValue o)
compareTo
in interface Comparable<AgencyEstateTable.DateValue>
public Date getDateValue()
public String getTextValue()
public void setDateValue(FormattedDate dateValue)
public void setTextValue(String textValue)
Copyright © 2019 OpenEstate. All rights reserved.