public interface OverrideDescriptor
Modifier and Type | Interface and Description |
---|---|
static class |
OverrideDescriptor.Usage |
Modifier and Type | Method and Description |
---|---|
Set<Object> |
getAllowedValues() |
String |
getDescription() |
Object |
getMaximumValue() |
String |
getMethodName() |
Object |
getMinimumValue() |
String |
getName() |
OverrideDescriptor.Usage |
getUsage() |
boolean |
isAdditionalField() |
boolean |
isRequired() |
String getMethodName()
OverrideDescriptor.Usage getUsage()
boolean isAdditionalField()
boolean isRequired()
String getName()
String getDescription()
Object getMinimumValue()
Object getMaximumValue()
Copyright © 2024. All rights reserved.