Interface ShadowAttributeUcfDefinition.Mutable
- All Known Subinterfaces:
MutableRawResourceAttributeDefinition<T>
,PartiallyMutableItemDefinition.Attribute<T>
,ShadowAttributeUcfDefinition.Mutable.Delegable
- All Known Implementing Classes:
NativeShadowAttributeDefinitionImpl
,ShadowAttributeUcfDefinition.Data
,TransformablePropertyDefinition.RefinedAttribute
,TransformablePropertyDefinition.ResourceAttribute
- Enclosing interface:
- ShadowAttributeUcfDefinition
public static interface ShadowAttributeUcfDefinition.Mutable
Mutable interface to properties in this class.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setFrameworkAttributeName
(String frameworkAttributeName) void
setNativeAttributeName
(String nativeAttributeName) void
setReturnedByDefault
(Boolean returnedByDefault)
-
Method Details
-
setReturnedByDefault
-
setNativeAttributeName
-
setFrameworkAttributeName
-