Uses of Class
uk.org.siri.www.siri.CapabilityGeneralInteractionStructure
Packages that use CapabilityGeneralInteractionStructure
-
Uses of CapabilityGeneralInteractionStructure in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CapabilityGeneralInteractionStructureModifier and TypeMethodDescriptionDataObjectServiceCapabilitiesStructure.Builder.getGeneralInteraction()General capabilities common to all SIRI service request types.DataObjectServiceCapabilitiesStructure.getGeneralInteraction()General capabilities common to all SIRI service request types.DataObjectServiceCapabilitiesStructureOrBuilder.getGeneralInteraction()General capabilities common to all SIRI service request types.Methods in uk.org.netex.www.netex with parameters of type CapabilityGeneralInteractionStructureModifier and TypeMethodDescriptionDataObjectServiceCapabilitiesStructure.Builder.mergeGeneralInteraction(CapabilityGeneralInteractionStructure value) General capabilities common to all SIRI service request types.DataObjectServiceCapabilitiesStructure.Builder.setGeneralInteraction(CapabilityGeneralInteractionStructure value) General capabilities common to all SIRI service request types. -
Uses of CapabilityGeneralInteractionStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return CapabilityGeneralInteractionStructureModifier and TypeMethodDescriptionCapabilityGeneralInteractionStructure.Builder.build()CapabilityGeneralInteractionStructure.Builder.buildPartial()CapabilityGeneralInteractionStructure.getDefaultInstance()CapabilityGeneralInteractionStructure.Builder.getDefaultInstanceForType()CapabilityGeneralInteractionStructure.getDefaultInstanceForType()AbstractCapabilitiesStructure.Builder.getGeneralInteraction()General capabilities common to all SIRI service request types.AbstractCapabilitiesStructure.getGeneralInteraction()General capabilities common to all SIRI service request types.AbstractCapabilitiesStructureOrBuilder.getGeneralInteraction()General capabilities common to all SIRI service request types.CapabilityGeneralInteractionStructure.parseDelimitedFrom(InputStream input) CapabilityGeneralInteractionStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CapabilityGeneralInteractionStructure.parseFrom(byte[] data) CapabilityGeneralInteractionStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CapabilityGeneralInteractionStructure.parseFrom(com.google.protobuf.ByteString data) CapabilityGeneralInteractionStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CapabilityGeneralInteractionStructure.parseFrom(com.google.protobuf.CodedInputStream input) CapabilityGeneralInteractionStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CapabilityGeneralInteractionStructure.parseFrom(InputStream input) CapabilityGeneralInteractionStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CapabilityGeneralInteractionStructure.parseFrom(ByteBuffer data) CapabilityGeneralInteractionStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type CapabilityGeneralInteractionStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CapabilityGeneralInteractionStructure> CapabilityGeneralInteractionStructure.getParserForType()static com.google.protobuf.Parser<CapabilityGeneralInteractionStructure> CapabilityGeneralInteractionStructure.parser()Methods in uk.org.siri.www.siri with parameters of type CapabilityGeneralInteractionStructureModifier and TypeMethodDescriptionCapabilityGeneralInteractionStructure.Builder.mergeFrom(CapabilityGeneralInteractionStructure other) AbstractCapabilitiesStructure.Builder.mergeGeneralInteraction(CapabilityGeneralInteractionStructure value) General capabilities common to all SIRI service request types.CapabilityGeneralInteractionStructure.newBuilder(CapabilityGeneralInteractionStructure prototype) AbstractCapabilitiesStructure.Builder.setGeneralInteraction(CapabilityGeneralInteractionStructure value) General capabilities common to all SIRI service request types.