Class MatchingKeySeed
- java.lang.Object
-
- io.heraldprox.herald.sensor.datatype.Data
-
- io.heraldprox.herald.sensor.payload.simple.MatchingKeySeed
-
public class MatchingKeySeed extends Data
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.heraldprox.herald.sensor.datatype.Data
Data.DecodedString, Data.StringLengthEncodingOption
-
-
Constructor Summary
Constructors Constructor Description MatchingKeySeed(Data value)
-
Method Summary
-
Methods inherited from class io.heraldprox.herald.sensor.datatype.Data
append, append, append, append, append, append, append, append, append, append, append, append, append, base64EncodedString, description, equals, float16, fromHexEncodedString, hashCode, hexEncodedString, int16, int32, int64, int8, string, string, subdata, subdata, toString, uint16, uint32, uint64, uint8, uintBig
-
-
-
-
Constructor Detail
-
MatchingKeySeed
public MatchingKeySeed(@NonNull Data value)
-
-