Uses of Enum Class
com.avoka.tm.vo.v1.BaseModel.ReceiptStatus
Packages that use BaseModel.ReceiptStatus
-
Uses of BaseModel.ReceiptStatus in com.avoka.tm.vo.v1
Methods in com.avoka.tm.vo.v1 that return BaseModel.ReceiptStatusModifier and TypeMethodDescriptionstatic BaseModel.ReceiptStatus
Returns the enum constant of this class with the specified name.static BaseModel.ReceiptStatus[]
BaseModel.ReceiptStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.