public final class FormPart
private final String
key
private final FormTypes
value
FormPart(String key, FormTypes value)
final String
getKey()
final FormTypes
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getKey()
final FormTypes getValue()