Uses of Class
uk.org.netex.www.netex.FareTableRowType
Packages that use FareTableRowType
-
Uses of FareTableRowType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return FareTableRowTypeModifier and TypeMethodDescriptionFareTableRowType.Builder.build()FareTableRowType.Builder.buildPartial()static FareTableRowTypeFareTableRowType.getDefaultInstance()FareTableRowType.Builder.getDefaultInstanceForType()FareTableRowType.getDefaultInstanceForType()FareTableRows_RelStructure.Builder.getFareTableRow(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableRows_RelStructure.getFareTableRow(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableRows_RelStructureOrBuilder.getFareTableRow(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.static FareTableRowTypeFareTableRowType.parseDelimitedFrom(InputStream input) static FareTableRowTypeFareTableRowType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableRowTypeFareTableRowType.parseFrom(byte[] data) static FareTableRowTypeFareTableRowType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableRowTypeFareTableRowType.parseFrom(com.google.protobuf.ByteString data) static FareTableRowTypeFareTableRowType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableRowTypeFareTableRowType.parseFrom(com.google.protobuf.CodedInputStream input) static FareTableRowTypeFareTableRowType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableRowTypeFareTableRowType.parseFrom(InputStream input) static FareTableRowTypeFareTableRowType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableRowTypeFareTableRowType.parseFrom(ByteBuffer data) static FareTableRowTypeFareTableRowType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type FareTableRowTypeModifier and TypeMethodDescriptionFareTableRows_RelStructure.Builder.getFareTableRowList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableRows_RelStructure.getFareTableRowList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableRows_RelStructureOrBuilder.getFareTableRowList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.com.google.protobuf.Parser<FareTableRowType> FareTableRowType.getParserForType()static com.google.protobuf.Parser<FareTableRowType> FareTableRowType.parser()Methods in uk.org.netex.www.netex with parameters of type FareTableRowTypeModifier and TypeMethodDescriptionFareTableRows_RelStructure.Builder.addFareTableRow(int index, FareTableRowType value) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableRows_RelStructure.Builder.addFareTableRow(FareTableRowType value) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableRowType.Builder.mergeFrom(FareTableRowType other) static FareTableRowType.BuilderFareTableRowType.newBuilder(FareTableRowType prototype) FareTableRows_RelStructure.Builder.setFareTableRow(int index, FareTableRowType value) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.Method parameters in uk.org.netex.www.netex with type arguments of type FareTableRowTypeModifier and TypeMethodDescriptionFareTableRows_RelStructure.Builder.addAllFareTableRow(Iterable<? extends FareTableRowType> values) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.