@Beta public final class PiActionParamId extends Identifier<String>
identifier| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the name of this parameter.
|
static PiActionParamId |
of(String name)
Returns a parameter identifier with the given name.
|
equals, hashCode, id, toStringpublic String name()
public static PiActionParamId of(String name)
name - parameter name