| Package | Description |
|---|---|
| org.infinispan.protostream.descriptors |
Represents information contained in a proto file
|
| Modifier and Type | Method and Description |
|---|---|
Rule |
FieldDescriptor.getRule() |
static Rule |
Rule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rule[] |
Rule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FieldDescriptor.Builder |
FieldDescriptor.Builder.withRule(Rule rule) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.