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

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.data.GetDataViewCategoriesResponseType

public class GetDataViewCategoriesResponseType
extends java.lang.Object


Constructor Summary
GetDataViewCategoriesResponseType()
           
 
Method Summary
 java.util.List<java.lang.String> getCategoryArray()
           
 void setCategoryArray(java.util.List<java.lang.String> categoryArray)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetDataViewCategoriesResponseType

public GetDataViewCategoriesResponseType()
Method Detail

getCategoryArray

public java.util.List<java.lang.String> getCategoryArray()

setCategoryArray

public void setCategoryArray(java.util.List<java.lang.String> categoryArray)

toString

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


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