Interface NativeShadowSimpleAttributeDefinition<T>

All Superinterfaces:
Cloneable, Freezable, NativeShadowAttributeDefinition, PrismItemAccessDefinition, PrismItemBasicDefinition, PrismItemMatchingDefinition<T>, PrismItemMiscDefinition, PrismItemValuesDefinition<T>, PrismPresentationDefinition, Serializable, ShadowAttributeUcfDefinition, ShortDumpable
All Known Implementing Classes:
NativeShadowAttributeDefinitionImpl

public interface NativeShadowSimpleAttributeDefinition<T> extends NativeShadowAttributeDefinition, PrismItemValuesDefinition<T>, PrismItemMatchingDefinition<T>