Uses of Enum Class
net.pricefx.domain.AttachedDocument.DocumentStatus
-
Uses of AttachedDocument.DocumentStatus in net.pricefx.domain
Modifier and TypeMethodDescriptionAttachedDocument.getStatus()
Returns the enum constant of this class with the specified name.static AttachedDocument.DocumentStatus[]
AttachedDocument.DocumentStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AttachedDocument.setStatus
(AttachedDocument.DocumentStatus status)