Uses of Class
uk.org.netex.www.netex.TariffType
Packages that use TariffType
-
Uses of TariffType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TariffTypeModifier and TypeMethodDescriptionTariffType.Builder.build()TariffType.Builder.buildPartial()static TariffTypeTariffType.getDefaultInstance()TariffType.Builder.getDefaultInstanceForType()TariffType.getDefaultInstanceForType()ChoiceWrapper_GeneralFrameMembers_RelStructure.Builder.getTariff()A particular tariff, described by a combination of parameters.ChoiceWrapper_GeneralFrameMembers_RelStructure.getTariff()A particular tariff, described by a combination of parameters.ChoiceWrapper_GeneralFrameMembers_RelStructureOrBuilder.getTariff()A particular tariff, described by a combination of parameters.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getTariff()A particular tariff, described by a combination of parameters.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getTariff()A particular tariff, described by a combination of parameters.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getTariff()A particular tariff, described by a combination of parameters.TariffsInFrame_RelStructure.Builder.getTariff(int index) A particular tariff, described by a combination of parameters.TariffsInFrame_RelStructure.getTariff(int index) A particular tariff, described by a combination of parameters.TariffsInFrame_RelStructureOrBuilder.getTariff(int index) A particular tariff, described by a combination of parameters.VersionFrameMembers_RelStructure.ChoiceWrapper_VersionFrameMembers_RelStructure.Builder.getTariff()A particular tariff, described by a combination of parameters.VersionFrameMembers_RelStructure.ChoiceWrapper_VersionFrameMembers_RelStructure.getTariff()A particular tariff, described by a combination of parameters.VersionFrameMembers_RelStructure.ChoiceWrapper_VersionFrameMembers_RelStructureOrBuilder.getTariff()A particular tariff, described by a combination of parameters.static TariffTypeTariffType.parseDelimitedFrom(InputStream input) static TariffTypeTariffType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TariffTypeTariffType.parseFrom(byte[] data) static TariffTypeTariffType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TariffTypeTariffType.parseFrom(com.google.protobuf.ByteString data) static TariffTypeTariffType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TariffTypeTariffType.parseFrom(com.google.protobuf.CodedInputStream input) static TariffTypeTariffType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TariffTypeTariffType.parseFrom(InputStream input) static TariffTypeTariffType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TariffTypeTariffType.parseFrom(ByteBuffer data) static TariffTypeTariffType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type TariffTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TariffType> TariffType.getParserForType()TariffsInFrame_RelStructure.Builder.getTariffList()A particular tariff, described by a combination of parameters.TariffsInFrame_RelStructure.getTariffList()A particular tariff, described by a combination of parameters.TariffsInFrame_RelStructureOrBuilder.getTariffList()A particular tariff, described by a combination of parameters.static com.google.protobuf.Parser<TariffType> TariffType.parser()Methods in uk.org.netex.www.netex with parameters of type TariffTypeModifier and TypeMethodDescriptionTariffsInFrame_RelStructure.Builder.addTariff(int index, TariffType value) A particular tariff, described by a combination of parameters.TariffsInFrame_RelStructure.Builder.addTariff(TariffType value) A particular tariff, described by a combination of parameters.TariffType.Builder.mergeFrom(TariffType other) ChoiceWrapper_GeneralFrameMembers_RelStructure.Builder.mergeTariff(TariffType value) A particular tariff, described by a combination of parameters.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergeTariff(TariffType value) A particular tariff, described by a combination of parameters.VersionFrameMembers_RelStructure.ChoiceWrapper_VersionFrameMembers_RelStructure.Builder.mergeTariff(TariffType value) A particular tariff, described by a combination of parameters.static TariffType.BuilderTariffType.newBuilder(TariffType prototype) ChoiceWrapper_GeneralFrameMembers_RelStructure.Builder.setTariff(TariffType value) A particular tariff, described by a combination of parameters.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setTariff(TariffType value) A particular tariff, described by a combination of parameters.TariffsInFrame_RelStructure.Builder.setTariff(int index, TariffType value) A particular tariff, described by a combination of parameters.VersionFrameMembers_RelStructure.ChoiceWrapper_VersionFrameMembers_RelStructure.Builder.setTariff(TariffType value) A particular tariff, described by a combination of parameters.Method parameters in uk.org.netex.www.netex with type arguments of type TariffTypeModifier and TypeMethodDescriptionTariffsInFrame_RelStructure.Builder.addAllTariff(Iterable<? extends TariffType> values) A particular tariff, described by a combination of parameters.