Class ContactKey
- java.lang.Object
-
- io.heraldprox.herald.sensor.datatype.Data
-
- io.heraldprox.herald.sensor.payload.simple.ContactKey
-
public class ContactKey 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 ContactKey(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
-
ContactKey
public ContactKey(@NonNull Data value)
-
-