Class PkSingle
java.lang.Object
de.fraunhofer.iosb.ilt.frostclient.model.PkSingle
- All Implemented Interfaces:
PrimaryKey
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the list of properties composing the primary key.
-
Constructor Details
-
PkSingle
-
-
Method Details
-
getKeyProperties
Description copied from interface:PrimaryKeyGet the list of properties composing the primary key.- Specified by:
getKeyPropertiesin interfacePrimaryKey- Returns:
- the list of properties composing the primary key.
-