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

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

public class CategoriesSearchDetailsArrayType
extends java.lang.Object


Constructor Summary
CategoriesSearchDetailsArrayType()
           
 
Method Summary
 java.util.List<CategoriesSearchDetails> getCategoriesSearchDetails()
           
 void setCategoriesSearchDetails(java.util.List<CategoriesSearchDetails> categoriesSearchDetails)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoriesSearchDetailsArrayType

public CategoriesSearchDetailsArrayType()
Method Detail

getCategoriesSearchDetails

public java.util.List<CategoriesSearchDetails> getCategoriesSearchDetails()

setCategoriesSearchDetails

public void setCategoriesSearchDetails(java.util.List<CategoriesSearchDetails> categoriesSearchDetails)


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