public interface OperationParameter
Modifier and Type | Method and Description |
---|---|
String |
getDefaultValue() |
String |
getDescription() |
Type |
getGenericType() |
String |
getName() |
Class<?> |
getType() |
List<String> |
getValidValues() |
boolean |
isCompatible(OperationParameter that) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.