Uses of Enum Class
org.eclipse.keypop.calypso.card.card.CalypsoCard.ProductType
Package
Description
Calypso card data structures and selection API.
-
Uses of CalypsoCard.ProductType in org.eclipse.keypop.calypso.card.card
Modifier and TypeMethodDescriptionCalypsoCard.getProductType()
Gets the card product type.static CalypsoCard.ProductType
Returns the enum constant of this class with the specified name.static CalypsoCard.ProductType[]
CalypsoCard.ProductType.values()
Returns an array containing the constants of this enum class, in the order they are declared.