Class CollectionPropertyAttribute
java.lang.Object
com.skava.shipping.collection.model.entity.CollectionPropertyAttribute
- All Implemented Interfaces:
Serializable
@Config(defaultVariableName="collectionattribute")
@Entity(name="collectionattribute")
public class CollectionPropertyAttribute
extends Object
implements Serializable
This class holds the model attributes for Collection Property Attribute
- Since:
- 8.0
- Version:
- 8.0
- Author:
- Infosys Equinox
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
-
Constructor Details
-
CollectionPropertyAttribute
public CollectionPropertyAttribute()
-