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