fr.dyade.aaa.agent.conf
Class A3CMLProperty
java.lang.Object
fr.dyade.aaa.agent.conf.A3CMLProperty
- Serializable
public class A3CMLProperty
extends java.lang.Object
implements Serializable
The class A3CMLProperty
describes a property.
String | name - Name of the property.
|
String | value - Value of the property.
|
name
public String name
Name of the property.
value
public String value
Value of the property.
A3CMLProperty
public A3CMLProperty(String name,
String value)
equals
public boolean equals(Object obj)
toString
public String toString()
Copyright B) 2004 Scalagent - All rights reserved