Enum TestDefinition.Clause.ClauseCase
Stay organized with collections
Save and categorize content based on your preferences.
public enum TestDefinition.Clause.ClauseCase extends Enum<TestDefinition.Clause.ClauseCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum
Implements
com.google.protobuf.Internal.EnumLite,
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
Inherited Members
java.lang.Enum.<T>valueOf(java.lang.Class<T>,java.lang.String)
java.lang.Enum.clone()
java.lang.Enum.compareTo(E)
java.lang.Enum.equals(java.lang.Object)
java.lang.Enum.finalize()
java.lang.Enum.getDeclaringClass()
java.lang.Enum.hashCode()
java.lang.Enum.name()
java.lang.Enum.ordinal()
java.lang.Enum.toString()
java.lang.Object.getClass()
java.lang.Object.notify()
java.lang.Object.notifyAll()
java.lang.Object.wait()
java.lang.Object.wait(long)
java.lang.Object.wait(long,int)
Fields
Name | Description |
CLAUSE_NOT_SET | |
END_AT | |
END_BEFORE | |
LIMIT | |
OFFSET | |
ORDER_BY | |
SELECT | |
START_AFTER | |
START_AT | |
WHERE | |
Methods
Name | Description |
forNumber(int value) | |
getNumber() | |
valueOf(int value) | |
valueOf(String name) | |
values() | |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-10-24 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]