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

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

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


Constructor Summary
AdhocViewEvaluationsTypeInstance()
           
 
Method Summary
 ViewEvaluationOptionsTypeAdHoc getEvaluationOptionsType()
           
 ViewDetails getViewDetails()
           
 void setEvaluationOptionsType(ViewEvaluationOptionsTypeAdHoc evaluationOptionsType)
           
 void setViewDetails(ViewDetails viewDetails)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdhocViewEvaluationsTypeInstance

public AdhocViewEvaluationsTypeInstance()
Method Detail

getViewDetails

public ViewDetails getViewDetails()

setViewDetails

public void setViewDetails(ViewDetails viewDetails)

getEvaluationOptionsType

public ViewEvaluationOptionsTypeAdHoc getEvaluationOptionsType()

setEvaluationOptionsType

public void setEvaluationOptionsType(ViewEvaluationOptionsTypeAdHoc evaluationOptionsType)

toString

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


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