Uses of Class
org.n52.security.common.attributes.AttributeValueAdapter

Packages that use AttributeValueAdapter
org.n52.security.common.attributes The attributes package contains classes for different attributes and a common abstraction layer about attributes and their different types.
 

Uses of AttributeValueAdapter in org.n52.security.common.attributes
 

Subclasses of AttributeValueAdapter in org.n52.security.common.attributes
 class AnyObjectAttributeValue
          Class AnyObjectAttributeValue represents unknown attribute values.
 class BooleanAttributeValue
          Class BooleanAttributeValue represents a boolean attribute value.
 class DoubleAttributeValue
          Class DoubleAttributeValue represents a double attribute value.
 class IntegerAttributeValue
          Class IntegerAttributeValue represents an integer attribute value.
 class StringAttributeValue
          The class StringAttributeValue represents a String value.
 



Copyright © 2004-2009 52north.org. All Rights Reserved.