Uses of Enum Class
net.pricefx.domain.AttachedDocument.DocumentStatus
Packages that use AttachedDocument.DocumentStatus
-
Uses of AttachedDocument.DocumentStatus in net.pricefx.domain
Methods in net.pricefx.domain that return AttachedDocument.DocumentStatusModifier 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.Methods in net.pricefx.domain with parameters of type AttachedDocument.DocumentStatusModifier and TypeMethodDescriptionvoid
AttachedDocument.setStatus
(AttachedDocument.DocumentStatus status)