Uses of Class
io.grafeas.v1beta1.source.RepoId.IdCase
-
Packages that use RepoId.IdCase Package Description io.grafeas.v1beta1.source -
-
Uses of RepoId.IdCase in io.grafeas.v1beta1.source
Methods in io.grafeas.v1beta1.source that return RepoId.IdCase Modifier and Type Method Description static RepoId.IdCaseRepoId.IdCase. forNumber(int value)RepoId.IdCaseRepoId.Builder. getIdCase()RepoId.IdCaseRepoId. getIdCase()RepoId.IdCaseRepoIdOrBuilder. getIdCase()static RepoId.IdCaseRepoId.IdCase. valueOf(int value)Deprecated.static RepoId.IdCaseRepoId.IdCase. valueOf(String name)Returns the enum constant of this type with the specified name.static RepoId.IdCase[]RepoId.IdCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-