Uses of Enum Class
org.eclipse.keypop.calypso.card.card.CalypsoCard.ProductType
Packages that use CalypsoCard.ProductType
Package
Description
Calypso card data structures and selection API.
-
Uses of CalypsoCard.ProductType in org.eclipse.keypop.calypso.card.card
Methods in org.eclipse.keypop.calypso.card.card that return CalypsoCard.ProductTypeModifier and TypeMethodDescriptionCalypsoCard.getProductType()Gets the card product type.static CalypsoCard.ProductTypeReturns 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.