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