protected abstract static class ListIndexCommandDUnitTest.AbstractBean<T extends Comparable<T>> extends Object implements com.gemstone.gemfire.internal.lang.MutableIdentifiable<T>, Serializable
| Constructor and Description |
|---|
ListIndexCommandDUnitTest.AbstractBean() |
ListIndexCommandDUnitTest.AbstractBean(T id) |
public ListIndexCommandDUnitTest.AbstractBean()
public ListIndexCommandDUnitTest.AbstractBean(T id)
public T getId()
getId in interface com.gemstone.gemfire.lang.Identifiablepublic void setId(T id)
setId in interface com.gemstone.gemfire.internal.lang.MutableIdentifiable<T extends Comparable<T>>public String getName()
public void setName(String name)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.