|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.utexas.its.eis.tools.qwicap.servlet.ContentTypeParameter
public final class ContentTypeParameter
Created by IntelliJ IDEA. User: chrisj Date: Feb 7, 2010 Time: 11:06:09 PM To change this template use File | Settings | File Templates.
Field Summary | |
---|---|
String |
Comment
The optional comment associated with the parameter, decoded if necessary. |
String |
Name
The name of the parameter. |
String |
Value
The value of the parameter, decoded if necessary. |
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final String Name
public final String Value
public final String Comment
null
.
Method Detail |
---|
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |