Class VesselFlagIdAdapter
java.lang.Object
org.ships.config.messages.adapter.vessel.flag.VesselFlagIdAdapter
- All Implemented Interfaces:
MessageAdapter<VesselFlag<?>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>
examples()
net.kyori.adventure.text.Component
processMessage
(@NotNull VesselFlag<?> obj) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.ships.config.messages.adapter.MessageAdapter
adapterTextFormat, containsAdapter, containsAdapter, containsAdapter, process, process, processMessage
-
Constructor Details
-
VesselFlagIdAdapter
public VesselFlagIdAdapter()
-
-
Method Details
-
adapterText
- Specified by:
adapterText
in interfaceMessageAdapter<VesselFlag<?>>
-
adaptingType
- Specified by:
adaptingType
in interfaceMessageAdapter<VesselFlag<?>>
-
examples
- Specified by:
examples
in interfaceMessageAdapter<VesselFlag<?>>
-
categories
- Specified by:
categories
in interfaceMessageAdapter<VesselFlag<?>>
-
processMessage
- Specified by:
processMessage
in interfaceMessageAdapter<VesselFlag<?>>
-