com.silverpeas.util
Class CollectionUtilTest.TestElement
java.lang.Object
com.silverpeas.util.CollectionUtilTest.TestElement
- Enclosing class:
- CollectionUtilTest
public class CollectionUtilTest.TestElement
- extends Object
Object to collect.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionUtilTest.TestElement
public CollectionUtilTest.TestElement()
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.