Uses of Enum
biopb.image.ImageData.DataCase
Packages that use ImageData.DataCase
-
Uses of ImageData.DataCase in biopb.image
Methods in biopb.image that return ImageData.DataCaseModifier and TypeMethodDescriptionstatic ImageData.DataCaseImageData.DataCase.forNumber(int value) ImageData.Builder.getDataCase()ImageData.getDataCase()ImageDataOrBuilder.getDataCase()static ImageData.DataCaseImageData.DataCase.valueOf(int value) Deprecated.static ImageData.DataCaseReturns the enum constant of this type with the specified name.static ImageData.DataCase[]ImageData.DataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.