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