- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.refcodes.mixin.KeyAccessor<String>, org.refcodes.mixin.KeyAccessor.KeyBuilder<String,org.refcodes.collection.Relation<String,Object>>, org.refcodes.mixin.KeyAccessor.KeyMutator<String>, org.refcodes.mixin.KeyAccessor.KeyProperty<String>, org.refcodes.collection.Relation<String,Object>, org.refcodes.mixin.ValueAccessor<Object>, org.refcodes.mixin.ValueAccessor.ValueBuilder<Object,org.refcodes.collection.Relation<String,Object>>, org.refcodes.mixin.ValueAccessor.ValueMutator<Object>, org.refcodes.mixin.ValueAccessor.ValueProperty<Object>
- All Known Implementing Classes:
- ReflectionUtility.AttributeImpl
public interface Attribute
extends org.refcodes.collection.Relation<String,Object>
Interface describing a bean's attribute.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.refcodes.mixin.KeyAccessor
org.refcodes.mixin.KeyAccessor.KeyBuilder<K,B extends org.refcodes.mixin.KeyAccessor.KeyBuilder<K,B>>, org.refcodes.mixin.KeyAccessor.KeyMutator<K>, org.refcodes.mixin.KeyAccessor.KeyProperty<K>
-
Nested classes/interfaces inherited from interface org.refcodes.mixin.ValueAccessor
org.refcodes.mixin.ValueAccessor.ValueBuilder<V,B extends org.refcodes.mixin.ValueAccessor.ValueBuilder<V,B>>, org.refcodes.mixin.ValueAccessor.ValueMutator<V>, org.refcodes.mixin.ValueAccessor.ValueProperty<V>
-
Method Summary
-
Methods inherited from interface org.refcodes.mixin.KeyAccessor
getKey
-
Methods inherited from interface org.refcodes.mixin.KeyAccessor.KeyMutator
setKey
-
Methods inherited from interface org.refcodes.mixin.KeyAccessor.KeyBuilder
withKey
-
Methods inherited from interface org.refcodes.mixin.ValueAccessor
getValue
-
Methods inherited from interface org.refcodes.mixin.ValueAccessor.ValueMutator
setValue
-
Methods inherited from interface org.refcodes.mixin.ValueAccessor.ValueBuilder
withValue
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016. All rights reserved.