org.apache.pluto.descriptors.portlet
Class UserAttributeDD

java.lang.Object
  extended by org.apache.pluto.descriptors.portlet.UserAttributeDD

public class UserAttributeDD
extends Object


Constructor Summary
UserAttributeDD()
           
 
Method Summary
 String getDescription()
           
 String getName()
           
 void setDescription(String description)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserAttributeDD

public UserAttributeDD()
Method Detail

getDescription

public String getDescription()

setDescription

public void setDescription(String description)

getName

public String getName()

setName

public void setName(String name)


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.