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

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

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


Constructor Summary
CreateDataViewResponse()
           
 
Method Summary
 CreateDataViewResponseType getCreateDataViewResponseType()
           
 void setCreateDataViewResponseType(CreateDataViewResponseType createDataViewResponseType)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CreateDataViewResponse

public CreateDataViewResponse()
Method Detail

getCreateDataViewResponseType

public CreateDataViewResponseType getCreateDataViewResponseType()

setCreateDataViewResponseType

public void setCreateDataViewResponseType(CreateDataViewResponseType createDataViewResponseType)

toString

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


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