Uses of Enum Class
uk.org.siri.www.siri.CommunicationsTransportMethodEnumeration
Packages that use CommunicationsTransportMethodEnumeration
-
Uses of CommunicationsTransportMethodEnumeration in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return CommunicationsTransportMethodEnumerationModifier and TypeMethodDescriptionCommunicationsTransportMethodEnumeration.forNumber(int value) TransportDescriptionStructure.Builder.getCommunicationsTransportMethod()Communications Transport method used to exchange messages.TransportDescriptionStructure.getCommunicationsTransportMethod()Communications Transport method used to exchange messages.TransportDescriptionStructureOrBuilder.getCommunicationsTransportMethod()Communications Transport method used to exchange messages.CommunicationsTransportMethodEnumeration.valueOf(int value) Deprecated.CommunicationsTransportMethodEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.CommunicationsTransportMethodEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.siri.www.siri that return types with arguments of type CommunicationsTransportMethodEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CommunicationsTransportMethodEnumeration> CommunicationsTransportMethodEnumeration.internalGetValueMap()Methods in uk.org.siri.www.siri with parameters of type CommunicationsTransportMethodEnumerationModifier and TypeMethodDescriptionTransportDescriptionStructure.Builder.setCommunicationsTransportMethod(CommunicationsTransportMethodEnumeration value) Communications Transport method used to exchange messages.