Uses of Class
dev.cel.common.internal.WellKnownProto
-
Packages that use WellKnownProto Package Description dev.cel.common.internal -
-
Uses of WellKnownProto in dev.cel.common.internal
Methods in dev.cel.common.internal that return WellKnownProto Modifier and Type Method Description static WellKnownProtoWellKnownProto. getByDescriptorName(java.lang.String name)static WellKnownProtoWellKnownProto. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WellKnownProto[]WellKnownProto. values()Returns an array containing the constants of this enum type, in the order they are declared.
-