Uses of Enum Class
org.eclipse.keypop.calypso.card.card.ElementaryFile.Type
Packages that use ElementaryFile.Type
Package
Description
Calypso card data structures and selection API.
-
Uses of ElementaryFile.Type in org.eclipse.keypop.calypso.card.card
Methods in org.eclipse.keypop.calypso.card.card that return ElementaryFile.TypeModifier and TypeMethodDescriptionFileHeader.getEfType()Gets the Elementary File type.static ElementaryFile.TypeReturns the enum constant of this class with the specified name.static ElementaryFile.Type[]ElementaryFile.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.