Uses of Enum
biopb.tensor.ResolveStreamMessage.PayloadCase
Packages that use ResolveStreamMessage.PayloadCase
-
Uses of ResolveStreamMessage.PayloadCase in biopb.tensor
Methods in biopb.tensor that return ResolveStreamMessage.PayloadCaseModifier and TypeMethodDescriptionResolveStreamMessage.PayloadCase.forNumber(int value) ResolveStreamMessage.Builder.getPayloadCase()ResolveStreamMessage.getPayloadCase()ResolveStreamMessageOrBuilder.getPayloadCase()ResolveStreamMessage.PayloadCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ResolveStreamMessage.PayloadCase[]ResolveStreamMessage.PayloadCase.values()Returns an array containing the constants of this enum type, in the order they are declared.