Package cardmanager.impl.packages
Class CardDefinition
java.lang.Object
cardmanager.impl.packages.CardDefinition
- All Implemented Interfaces:
FileBearer
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CardDefinition
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getFile
- Specified by:
getFile
in interfaceFileBearer
- Returns:
- the file
-
setFile
- Parameters:
file
- the file to set
-
getName
- Returns:
- the name
-
setName
- Parameters:
name
- the name to set
-
getId
- Returns:
- the id
-
setId
- Parameters:
id
- the id to set
-
getSuffix
- Returns:
- the suffix
-
setSuffix
- Parameters:
suffix
- the suffix to set
-
main
-