public static class ProtectedItem.AttributeValue extends ProtectedItem
ProtectedItem.AllAttributeValues, ProtectedItem.AllUserAttributeTypes, ProtectedItem.AllUserAttributeTypesAndValues, ProtectedItem.AttributeType, ProtectedItem.AttributeValue, ProtectedItem.Classes, ProtectedItem.Entry, ProtectedItem.MaxImmSub, ProtectedItem.MaxValueCount, ProtectedItem.MaxValueCountItem, ProtectedItem.RangeOfValues, ProtectedItem.RestrictedBy, ProtectedItem.RestrictedByItem, ProtectedItem.SelfValue
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY
Constructor and Description |
---|
AttributeValue(Collection<Attribute> attributes)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Iterator<Attribute> |
iterator()
Returns an iterator of all
Attribute s. |
String |
toString() |
public AttributeValue(Collection<Attribute> attributes)
attributes
- the collection of Attribute
s.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.