public final class Header extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Header.Builder |
Modifier and Type | Method and Description |
---|---|
static Header.Builder |
builder() |
boolean |
equals(Object o) |
String |
getName()
The developer-defined name of the custom interface.
|
String |
getNamespace()
The developer-defined namespace for the custom interface.
|
int |
hashCode() |
String |
toString() |
public static Header.Builder builder()
public String getNamespace()
public String getName()
Copyright © 2023. All rights reserved.