public static class ListIndexCommandDUnitTest.Proxy extends ListIndexCommandDUnitTest.AbstractBean<Long>
| Constructor and Description |
|---|
Proxy(ListIndexCommandDUnitTest.AbstractBean<Long> bean) |
| Modifier and Type | Method and Description |
|---|---|
ListIndexCommandDUnitTest.AbstractBean<Long> |
getBean() |
Long |
getId() |
String |
getName() |
int |
getUnitsSnapshot() |
void |
setUnitsSnapshot(int unitsSnapshot) |
public Proxy(ListIndexCommandDUnitTest.AbstractBean<Long> bean)
public ListIndexCommandDUnitTest.AbstractBean<Long> getBean()
public Long getId()
getId in interface com.gemstone.gemfire.lang.IdentifiablegetId in class ListIndexCommandDUnitTest.AbstractBean<Long>public String getName()
getName in class ListIndexCommandDUnitTest.AbstractBean<Long>public int getUnitsSnapshot()
public void setUnitsSnapshot(int unitsSnapshot)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.