| Package | Description |
|---|---|
| com.aserto.directory.assertion.v3 |
| Modifier and Type | Method and Description |
|---|---|
static Assert.MsgCase |
Assert.MsgCase.forNumber(int value) |
Assert.MsgCase |
Assert.getMsgCase() |
Assert.MsgCase |
Assert.Builder.getMsgCase() |
Assert.MsgCase |
AssertOrBuilder.getMsgCase() |
static Assert.MsgCase |
Assert.MsgCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Assert.MsgCase |
Assert.MsgCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Assert.MsgCase[] |
Assert.MsgCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.