fr.dyade.aaa.agent.conf.A3CMLProperty Class Reference

List of all members.

Public Member Functions

 A3CMLProperty (String name, String value)
A3CMLProperty duplicate () throws Exception
String toString ()
boolean equals (Object obj)

Public Attributes

String name = null
String value = null

Detailed Description

The class A3CMLProperty describes a property.

Definition at line 26 of file A3CMLProperty.java.


Member Data Documentation

String fr.dyade.aaa.agent.conf.A3CMLProperty.name = null

Name of the property.

Definition at line 32 of file A3CMLProperty.java.

Referenced by fr.dyade.aaa.agent.conf.A3CMLServer.addProperty(), fr.dyade.aaa.agent.conf.A3CMLProperty.duplicate(), fr.dyade.aaa.agent.conf.A3CMLProperty.equals(), and fr.dyade.aaa.agent.conf.A3CMLProperty.toString().

String fr.dyade.aaa.agent.conf.A3CMLProperty.value = null

Value of the property.

Definition at line 34 of file A3CMLProperty.java.

Referenced by fr.dyade.aaa.agent.conf.A3CMLProperty.duplicate(), fr.dyade.aaa.agent.conf.A3CMLProperty.equals(), and fr.dyade.aaa.agent.conf.A3CMLProperty.toString().


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:16:58 2008 for joram by  doxygen 1.5.0