org.sakaiproject.delegatedaccess.entity
Class DelegatedAccessEntityProviderImpl.GenericOutputSerialized
java.lang.Object
org.sakaiproject.delegatedaccess.entity.DelegatedAccessEntityProviderImpl.GenericOutputSerialized
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DelegatedAccessEntityProviderImpl
public class DelegatedAccessEntityProviderImpl.GenericOutputSerialized
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public String key
value
public String value
DelegatedAccessEntityProviderImpl.GenericOutputSerialized
public DelegatedAccessEntityProviderImpl.GenericOutputSerialized(String key,
String value)
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2003-2012 Sakai Project. All Rights Reserved.