Uses of Enum Class
com.hp.lft.sdk.web.ImageType
Packages that use ImageType
-
Uses of ImageType in com.hp.lft.sdk.web
Methods in com.hp.lft.sdk.web that return ImageTypeModifier and TypeMethodDescriptionArea.getType()
Returns the image type.AreaDescription.getType()
Returns the image type.Image.getType()
Returns the image type.ImageDescription.getType()
Returns the image type.static ImageType
Returns the enum constant of this class with the specified name.static ImageType[]
ImageType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk.web with parameters of type ImageTypeModifier and TypeMethodDescriptionvoid
Sets the image type.void
Sets the image type.Initializes the image type.Initializes the image type.