Uses of Class
org.bremersee.garmin.garmindevice.v1.model.ProtocolT
Packages that use ProtocolT
-
Uses of ProtocolT in org.bremersee.garmin.garmindevice.v1.model
Fields in org.bremersee.garmin.garmindevice.v1.model declared as ProtocolTModifier and TypeFieldDescriptionprotected ProtocolTProtocolsT.linkprotected ProtocolTProtocolsT.transportMethods in org.bremersee.garmin.garmindevice.v1.model that return ProtocolTModifier and TypeMethodDescriptionObjectFactory.createProtocolT()Create an instance ofProtocolTProtocolsT.getLink()Gets the value of the link property.ProtocolsT.getTransport()Gets the value of the transport property.Methods in org.bremersee.garmin.garmindevice.v1.model with parameters of type ProtocolTModifier and TypeMethodDescriptionvoidSets the value of the link property.voidProtocolsT.setTransport(ProtocolT value) Sets the value of the transport property.