com.tibco.bpm.web.client.model.types.data
Class ViewEvaluationOptionsTypeRequest

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.data.ViewEvaluationOptionsTypeRequest
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class ViewEvaluationOptionsTypeRequest
extends java.lang.Object
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
ViewEvaluationOptionsTypeRequest()
           
 
Method Summary
 ViewEvaluationOptionsTypeAdHoc getViewEvaluationOptionsType()
           
 void setViewEvaluationOptionsType(ViewEvaluationOptionsTypeAdHoc viewEvaluationOptionsType)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ViewEvaluationOptionsTypeRequest

public ViewEvaluationOptionsTypeRequest()
Method Detail

getViewEvaluationOptionsType

public ViewEvaluationOptionsTypeAdHoc getViewEvaluationOptionsType()

setViewEvaluationOptionsType

public void setViewEvaluationOptionsType(ViewEvaluationOptionsTypeAdHoc viewEvaluationOptionsType)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.