public class JmxEndpointOperationParameterInfo extends Object
| Constructor and Description |
|---|
JmxEndpointOperationParameterInfo(String name,
Class<?> type,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Return the description of the parameter or
null if none is available. |
String |
getName() |
Class<?> |
getType() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.