com.silverpeas.util
Class CollectionUtilTest.TestElement

java.lang.Object
  extended by com.silverpeas.util.CollectionUtilTest.TestElement
Enclosing class:
CollectionUtilTest

public class CollectionUtilTest.TestElement
extends Object

Object to collect.


Constructor Summary
CollectionUtilTest.TestElement()
           
 
Method Summary
 String getProperty1()
           
 String getProperty2()
           
 void setProperty1(String property1)
           
 void setProperty2(String property2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionUtilTest.TestElement

public CollectionUtilTest.TestElement()
Method Detail

getProperty1

public String getProperty1()
Returns:
the property1

setProperty1

public void setProperty1(String property1)
Parameters:
property1 - the property1 to set

getProperty2

public String getProperty2()
Returns:
the property2

setProperty2

public void setProperty2(String property2)
Parameters:
property2 - the property2 to set


Copyright © 2016 Silverpeas. All Rights Reserved.