org.springframework.social.alfresco.api.entities
Class AlfrescoList.Entry<T>
java.lang.Object
org.springframework.social.alfresco.api.entities.AlfrescoList.Entry<T>
- Type Parameters:
T -
- Enclosing class:
- AlfrescoList<T>
public static class AlfrescoList.Entry<T>
- extends Object
List entry
- Author:
- jottley
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlfrescoList.Entry
public AlfrescoList.Entry()
setEntry
public void setEntry(T entry)
- Parameters:
entry -
getEntry
public T getEntry()
- Returns:
Copyright © 2012 Alfresco Software Inc.. All Rights Reserved.