com.webmethods.caf.portalclient.impl
Class TypedAttribute
java.lang.Object
com.webmethods.caf.portalclient.impl.TypedAttribute
- All Implemented Interfaces:
- Serializable
public class TypedAttribute
- extends Object
- implements Serializable
- See Also:
- Serialized Form
dataType
public String dataType
- Data type of the principal attribute
displayName
public String displayName
- The display string of the attribute
name
public String name
- The unique system name of the attribute
value
public Object value
- The value of this attribute
TypedAttribute
public TypedAttribute()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object