public class FpeDateWithBounds extends Object
Constructor and Description |
---|
FpeDateWithBounds() |
Modifier and Type | Method and Description |
---|---|
FpeDateWithBounds |
after(FpeDateBound after) |
FpeDateWithBounds |
before(FpeDateBound before) |
boolean |
equals(Object o) |
FpeDateBound |
getAfter()
Get after
|
FpeDateBound |
getBefore()
Get before
|
int |
hashCode() |
void |
setAfter(FpeDateBound after) |
void |
setBefore(FpeDateBound before) |
String |
toString() |
public FpeDateWithBounds before(FpeDateBound before)
public FpeDateBound getBefore()
public void setBefore(FpeDateBound before)
public FpeDateWithBounds after(FpeDateBound after)
public FpeDateBound getAfter()
public void setAfter(FpeDateBound after)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved