public class Attribute extends Object implements Serializable
Attribute()
Attribute(String value)
boolean
equals(Object anObject)
String
getValue()
int
hashCode()
void
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Attribute()
public Attribute(String value)
public String getValue()
public void setValue(String value)
value
public boolean equals(Object anObject)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015 Jasig. All Rights Reserved.