public class FractionOracleDTO extends FractionBaseDTO
| Constructor and Description |
|---|
FractionOracleDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
long |
getIndex() |
boolean |
getInOracle() |
int |
hashCode() |
void |
setIndex(long index) |
compareTo, declareNearType, getDenominator, getId, getNumerator, setDenominator, setId, setNumerator, toStringgetBridgeFacets, hasBridgeFacets, setBridgeFacetspublic void setIndex(long index)
public long getIndex()
getIndex in class FractionBaseDTOpublic boolean getInOracle()
getInOracle in class FractionBaseDTOpublic boolean equals(Object other)
equals in class FractionBaseDTOpublic int hashCode()
hashCode in class FractionBaseDTOCopyright © 2013. All Rights Reserved.