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

Quick Search    Search Deep

com.k_int.gen.AccessControlFormat_prompt_1
Class ResponseItem161_type  view ResponseItem161_type download ResponseItem161_type.java

java.lang.Object
  extended bycom.k_int.gen.AccessControlFormat_prompt_1.ResponseItem161_type
All Implemented Interfaces:
java.io.Serializable

public class ResponseItem161_type
extends java.lang.Object
implements java.io.Serializable


Field Summary
 PromptId_type promptId
           
 promptResponse_inline162_type promptResponse
           
 
Constructor Summary
ResponseItem161_type()
           
ResponseItem161_type(PromptId_type promptId, promptResponse_inline162_type promptResponse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

promptId

public PromptId_type promptId

promptResponse

public promptResponse_inline162_type promptResponse
Constructor Detail

ResponseItem161_type

public ResponseItem161_type(PromptId_type promptId,
                            promptResponse_inline162_type promptResponse)

ResponseItem161_type

public ResponseItem161_type()