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

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

public class CategorySearchDetailsArrayType
extends java.lang.Object


Constructor Summary
CategorySearchDetailsArrayType()
           
 
Method Summary
 java.util.List<CategorySearchDetails> getCategorySearchDetails()
           
 void setCategorySearchDetails(java.util.List<CategorySearchDetails> categorySearchDetails)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategorySearchDetailsArrayType

public CategorySearchDetailsArrayType()
Method Detail

getCategorySearchDetails

public java.util.List<CategorySearchDetails> getCategorySearchDetails()

setCategorySearchDetails

public void setCategorySearchDetails(java.util.List<CategorySearchDetails> categorySearchDetails)


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