- java.lang.Object
-
- org.jvnet.mimepull.Hdr
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
Returns the name of this header.java.lang.String
getValue()
Returns the value of this header.
-
-
-
Method Detail
-
getName
public java.lang.String getName()
Description copied from interface:Header
Returns the name of this header.
-
-