| Package | Description |
|---|---|
| org.infinispan.protostream.descriptors |
Represents information contained in a proto file
|
| Modifier and Type | Field and Description |
|---|---|
private FileDescriptor.Status |
FileDescriptor.status |
| Modifier and Type | Method and Description |
|---|---|
static FileDescriptor.Status |
FileDescriptor.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileDescriptor.Status[] |
FileDescriptor.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|