Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.tripi.asp
Interface SimpleReference  view SimpleReference download SimpleReference.java

All Known Implementing Classes:
ConstValue, JavaObjectNode.JavaAccessorNode, JavaObjectNode.JavaFieldNode, JavaReferenceMapNode, JavaReferenceNode, Request.CookiesObj.CookieValue, Request.QueryStringObj, Response.CookieJar.CookieCrumb, Session.ContentsReference

public interface SimpleReference


Method Summary
 java.lang.Object getValue()
           
 void setValue(java.lang.Object value)
           
 

Method Detail

setValue

public void setValue(java.lang.Object value)
              throws AspException

getValue

public java.lang.Object getValue()
                          throws AspException