@Beta
public interface PiHeaderModel
| Modifier and Type | Method and Description |
|---|---|
default int |
index()
Returns the index of this header w.r.t.
|
boolean |
isMetadata()
Returns true if this header instance is a metadata, false elsewhere.
|
String |
name()
Returns the name of this header instance.
|
PiHeaderTypeModel |
type()
Returns the type of this header instance.
|
String name()
PiHeaderTypeModel type()
boolean isMetadata()
default int index()