public class Header extends Object
Header(String name, String value)
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Header(@Nonnull String name, @Nullable String value)
name
value
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
@Nonnull public String getName()
@Nullable public String getValue()
Copyright © 2020 SAP SE. All rights reserved.