Package org.killbill.billing.util.nodes
Interface NodeCommandMetadata
-
- All Known Implementing Classes:
DefaultNodeCommandMetadata,PluginNodeCommandMetadata
public interface NodeCommandMetadata
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<NodeCommandProperty>getProperties()
-
-
-
Method Detail
-
getProperties
List<NodeCommandProperty> getProperties()
-
-