Interface ValueAssignable<T extends Serializable>
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
AdminUserAttribute,CategoryAttribute,CustomerAttribute,OrderItemAttribute,PageAttribute,ProductAttribute,SkuAttribute
- All Known Implementing Classes:
AdminUserAttributeImpl,CategoryAttributeImpl,CustomerAttributeImpl,OrderItemAttributeImpl,PageAttributeImpl,ProductAttributeImpl,SkuAttributeImpl
Describes simple classes that can be assigned a name and value
- Author:
- Jeff Fischer
-
Method Summary