org.syncope.console.pages
Class Users.AttributeWrapper
java.lang.Object
org.syncope.console.pages.Users.AttributeWrapper
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Users
public class Users.AttributeWrapper
- extends Object
- implements Serializable
Wrapper class for displaying attribute
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Users.AttributeWrapper
public Users.AttributeWrapper()
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2010. All Rights Reserved.