public interface ParameterSetKeyData
Modifier and Type | Method and Description |
---|---|
Prefix |
prefix()
Returns an object providing the subsystem and prefix for the parameter set
|
java.lang.String |
prefixStr()
The prefix for the parameter set
|
Subsystem |
subsystem()
The subsystem for the parameter set
|
java.lang.String |
toString()
A String representation for concrete implementation of this trait
|
Prefix prefix()
java.lang.String prefixStr()
Subsystem subsystem()
java.lang.String toString()
toString
in class java.lang.Object