CStockage 4.2_beta-RC-1
API Documentation

org.esupportail.portal.channels.CStockage.config
Class CheckedAttribute

java.lang.Object
  extended byorg.esupportail.portal.channels.CStockage.config.CheckedAttribute

public class CheckedAttribute
extends java.lang.Object

Id: CheckedAttribute.java,v 1.0 3 mars 2005 Copyright (c) 2005 Esup Portail (www.esup-portail.org) Classes: CheckedAttribute Original Author: Yohan Colmant The list of attributes of the config SPACE tag we want to check the value


Constructor Summary
CheckedAttribute()
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckedAttribute

public CheckedAttribute()
Method Detail

getName

public java.lang.String getName()
Returns:
Returns the name.

setName

public void setName(java.lang.String name)
Parameters:
name - The name to set.

CStockage 4.2_beta-RC-1
API Documentation