Uses of Class
org.projectnessie.store.ObjectTypes.Contents.ObjectTypeCase
-
Packages that use ObjectTypes.Contents.ObjectTypeCase Package Description org.projectnessie.store -
-
Uses of ObjectTypes.Contents.ObjectTypeCase in org.projectnessie.store
Methods in org.projectnessie.store that return ObjectTypes.Contents.ObjectTypeCase Modifier and Type Method Description static ObjectTypes.Contents.ObjectTypeCaseObjectTypes.Contents.ObjectTypeCase. forNumber(int value)ObjectTypes.Contents.ObjectTypeCaseObjectTypes.Contents.Builder. getObjectTypeCase()ObjectTypes.Contents.ObjectTypeCaseObjectTypes.Contents. getObjectTypeCase()ObjectTypes.Contents.ObjectTypeCaseObjectTypes.ContentsOrBuilder. getObjectTypeCase()static ObjectTypes.Contents.ObjectTypeCaseObjectTypes.Contents.ObjectTypeCase. valueOf(int value)Deprecated.static ObjectTypes.Contents.ObjectTypeCaseObjectTypes.Contents.ObjectTypeCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ObjectTypes.Contents.ObjectTypeCase[]ObjectTypes.Contents.ObjectTypeCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-