Uses of Class
nl.tno.omt.TransportationType.Reliable
Packages that use TransportationType.Reliable
-
Uses of TransportationType.Reliable in nl.tno.omt
Fields in nl.tno.omt declared as TransportationType.ReliableModifier and TypeFieldDescriptionprotected TransportationType.ReliableTransportationType.reliableMethods in nl.tno.omt that return TransportationType.ReliableModifier and TypeMethodDescriptionObjectFactory.createTransportationTypeReliable()Create an instance ofTransportationType.ReliableTransportationType.getReliable()Gets the value of the reliable property.Methods in nl.tno.omt with parameters of type TransportationType.ReliableModifier and TypeMethodDescriptionvoidTransportationType.setReliable(TransportationType.Reliable value) Sets the value of the reliable property.