Uses of Interface
uk.org.netex.www.netex.FareTableRowTypeOrBuilder
Packages that use FareTableRowTypeOrBuilder
-
Uses of FareTableRowTypeOrBuilder in uk.org.netex.www.netex
Classes in uk.org.netex.www.netex that implement FareTableRowTypeOrBuilderModifier and TypeClassDescriptionfinal classAn individual combination of features in a FARE TABLE, used to associate a FARE PRICE.static final classAn individual combination of features in a FARE TABLE, used to associate a FARE PRICE.Methods in uk.org.netex.www.netex that return FareTableRowTypeOrBuilderModifier and TypeMethodDescriptionFareTableRows_RelStructure.Builder.getFareTableRowOrBuilder(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableRows_RelStructure.getFareTableRowOrBuilder(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableRows_RelStructureOrBuilder.getFareTableRowOrBuilder(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.Methods in uk.org.netex.www.netex that return types with arguments of type FareTableRowTypeOrBuilderModifier and TypeMethodDescriptionList<? extends FareTableRowTypeOrBuilder> FareTableRows_RelStructure.Builder.getFareTableRowOrBuilderList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.List<? extends FareTableRowTypeOrBuilder> FareTableRows_RelStructure.getFareTableRowOrBuilderList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.List<? extends FareTableRowTypeOrBuilder> FareTableRows_RelStructureOrBuilder.getFareTableRowOrBuilderList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.