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

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

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


Constructor Summary
AdhocViewEvaluationOptionsType()
           
 
Method Summary
 AdhocViewEvaluationsTypeInstance getAdhocViewEvaluationsType()
           
 void setAdhocViewEvaluationsType(AdhocViewEvaluationsTypeInstance adhocViewEvaluationsType)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdhocViewEvaluationOptionsType

public AdhocViewEvaluationOptionsType()
Method Detail

getAdhocViewEvaluationsType

public AdhocViewEvaluationsTypeInstance getAdhocViewEvaluationsType()

setAdhocViewEvaluationsType

public void setAdhocViewEvaluationsType(AdhocViewEvaluationsTypeInstance adhocViewEvaluationsType)

toString

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


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