Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
FpeDateBound |
FpeDateBound.day(Integer day) |
FpeDateBound |
FpeDateWithBounds.getAfter()
Get after
|
FpeDateBound |
FpeDateWithBounds.getBefore()
Get before
|
FpeDateBound |
FpeDateBound.month(Integer month) |
FpeDateBound |
FpeDateBound.year(Integer year) |
Modifier and Type | Method and Description |
---|---|
FpeDateWithBounds |
FpeDateWithBounds.after(FpeDateBound after) |
FpeDateWithBounds |
FpeDateWithBounds.before(FpeDateBound before) |
void |
FpeDateWithBounds.setAfter(FpeDateBound after) |
void |
FpeDateWithBounds.setBefore(FpeDateBound before) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved