public class HeaderDto extends Object
String
name
value
HeaderDto()
HeaderDto(String name, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public String value
public HeaderDto()
public HeaderDto(String name, String value)