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