Uses of Enum
com.labs64.netlicensing.domain.vo.TransactionStatus
Package
Description
Classes in this package represent various NetLicensing objects.
-
Uses of TransactionStatus in com.labs64.netlicensing.domain.entity
-
Uses of TransactionStatus in com.labs64.netlicensing.domain.entity.impl
-
Uses of TransactionStatus in com.labs64.netlicensing.domain.vo
Modifier and TypeMethodDescriptionstatic TransactionStatus
Returns the enum constant of this type with the specified name.static TransactionStatus[]
TransactionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.