java.lang.Object
dk.tbsalling.aismessages.ais.messages.Metadata
- All Implemented Interfaces:
Serializable
public class Metadata extends Object implements Serializable
- See Also:
- Serialized Form
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description booleanequals(Object o)StringgetCategory()StringgetDecoderVersion()InstantgetReceived()StringgetSource()inthashCode()StringtoString()
-
Constructor Details
-
Method Details
-
getSource
-
getReceived
-
getCategory
-
getDecoderVersion
-
toString
-
equals
-
hashCode
public int hashCode()
-