Class CollectionPropertyEntity
java.lang.Object
com.skava.shipping.collection.model.entity.CollectionPropertyEntity
- All Implemented Interfaces:
Serializable
@Entity(name="collectionproperty")
public class CollectionPropertyEntity
extends Object
implements Serializable
This class holds the model attributes for Collection Property
- Since:
- 8.0
- Version:
- 8.0
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CollectionPropertyEntity
public CollectionPropertyEntity()
-
-
Method Details
-
getAttributeName
Gets the name.- Returns:
- the name
-