Package com.inesm.KeyManager.model
Class Device
java.lang.Object
com.inesm.KeyManager.model.Device
Represents the devices capable of holding cryptographic keys.
All the getters and setters are the default ones.
Details about the meaning of each field are provided in the source code.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetKeys()getName()longvoidsetDeviceID(long deviceID) voidvoidvoidsetStationID(long stationID) toString()
-
Constructor Details
-
Device
public Device()
-
-
Method Details