Uses of Class
de.pco.sdk.enums.ImageType
| Package | Description |
|---|---|
| de.pco.sdk | |
| de.pco.sdk.enums |
-
Uses of ImageType in de.pco.sdk
Fields in de.pco.sdk declared as ImageType Modifier and Type Field Description ImageTypeBildStruct. imageTypeMethods in de.pco.sdk that return ImageType Modifier and Type Method Description ImageTypePcoMetadataStruct. getImageType() -
Uses of ImageType in de.pco.sdk.enums
Methods in de.pco.sdk.enums that return ImageType Modifier and Type Method Description static ImageTypeImageType. valueOf(int value)Converter from the int value to the value of the enumerator.static ImageTypeImageType. valueOf(String name)Returns the enum constant of this type with the specified name.static ImageType[]ImageType. values()Returns an array containing the constants of this enum type, in the order they are declared.