argos.proxy
Class AttributeContainer

java.lang.Object
  extended by argos.proxy.AttributeContainer

public class AttributeContainer
extends Object

Created on 29.jun.2006

Author:
Dan Peder Eriksen

Constructor Summary
AttributeContainer(String name, String description)
           
 
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

AttributeContainer

public AttributeContainer(String name,
                          String description)
Method Detail

getDescription

public String getDescription()

setDescription

public void setDescription(String description)

getName

public String getName()

setName

public void setName(String name)


Copyright © 2004-2007 University of Troms?. All Rights Reserved.