org.syncope.console.pages
Class Users.AttributeWrapper

java.lang.Object
  extended by org.syncope.console.pages.Users.AttributeWrapper
Enclosing class:
Users

public class Users.AttributeWrapper
extends Object

Wrapper class for displaying attribute


Constructor Summary
Users.AttributeWrapper()
           
 
Method Summary
 String getKey()
           
 String getValue()
           
 void setKey(String key)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Users.AttributeWrapper

public Users.AttributeWrapper()
Method Detail

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.