Uses of Enum
com.google.firestore.bundle.BundleElement.ElementTypeCase
-
Uses of BundleElement.ElementTypeCase in com.google.firestore.bundle
Methods in com.google.firestore.bundle that return BundleElement.ElementTypeCaseModifier and TypeMethodDescriptionBundleElement.ElementTypeCase.forNumber(int value) BundleElement.Builder.getElementTypeCase()BundleElement.getElementTypeCase()BundleElementOrBuilder.getElementTypeCase()BundleElement.ElementTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static BundleElement.ElementTypeCase[]BundleElement.ElementTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.