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
          Unknown attribute value.
 class BooleanAttributeValue
          Boolean attribute value.
 class DateAttributeValue
           
 class DoubleAttributeValue
          Double attribute value.
 class IntegerAttributeValue
          Integer attribute value.
 class StringAttributeValue
          String value.
 



Copyright © 2004–2013 52north.org. All rights reserved.