Uses of Enum Class
com.cognite.client.dto.FileBinary.IdTypeCase
Packages that use FileBinary.IdTypeCase
-
Uses of FileBinary.IdTypeCase in com.cognite.client.dto
Methods in com.cognite.client.dto that return FileBinary.IdTypeCaseModifier and TypeMethodDescriptionstatic FileBinary.IdTypeCaseFileBinary.IdTypeCase.forNumber(int value) FileBinary.Builder.getIdTypeCase()FileBinary.getIdTypeCase()FileBinaryOrBuilder.getIdTypeCase()static FileBinary.IdTypeCaseFileBinary.IdTypeCase.valueOf(int value) Deprecated.static FileBinary.IdTypeCaseReturns the enum constant of this class with the specified name.static FileBinary.IdTypeCase[]FileBinary.IdTypeCase.values()Returns an array containing the constants of this enum class, in the order they are declared.