Uses of Class
uk.org.netex.www.netex.TaxiStandType.InfoLinksType.Builder
Packages that use TaxiStandType.InfoLinksType.Builder
-
Uses of TaxiStandType.InfoLinksType.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TaxiStandType.InfoLinksType.BuilderModifier and TypeMethodDescriptionTaxiStandType.InfoLinksType.Builder.addAllInfoLink(Iterable<? extends InfoLinkStructure> values) A hyperlink to an external web resource.TaxiStandType.InfoLinksType.Builder.addInfoLink(int index, InfoLinkStructure value) A hyperlink to an external web resource.TaxiStandType.InfoLinksType.Builder.addInfoLink(int index, InfoLinkStructure.Builder builderForValue) A hyperlink to an external web resource.TaxiStandType.InfoLinksType.Builder.addInfoLink(InfoLinkStructure value) A hyperlink to an external web resource.TaxiStandType.InfoLinksType.Builder.addInfoLink(InfoLinkStructure.Builder builderForValue) A hyperlink to an external web resource.TaxiStandType.InfoLinksType.Builder.clear()TaxiStandType.InfoLinksType.Builder.clearInfoLink()A hyperlink to an external web resource.TaxiStandType.Builder.getInfoLinksBuilder()Hyperlinks associated with GROUP OF ENTITIES.TaxiStandType.InfoLinksType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TaxiStandType.InfoLinksType.Builder.mergeFrom(com.google.protobuf.Message other) TaxiStandType.InfoLinksType.Builder.mergeFrom(TaxiStandType.InfoLinksType other) TaxiStandType.InfoLinksType.newBuilder()TaxiStandType.InfoLinksType.newBuilder(TaxiStandType.InfoLinksType prototype) TaxiStandType.InfoLinksType.newBuilderForType()protected TaxiStandType.InfoLinksType.BuilderTaxiStandType.InfoLinksType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TaxiStandType.InfoLinksType.Builder.removeInfoLink(int index) A hyperlink to an external web resource.TaxiStandType.InfoLinksType.Builder.setInfoLink(int index, InfoLinkStructure value) A hyperlink to an external web resource.TaxiStandType.InfoLinksType.Builder.setInfoLink(int index, InfoLinkStructure.Builder builderForValue) A hyperlink to an external web resource.TaxiStandType.InfoLinksType.toBuilder()Methods in uk.org.netex.www.netex with parameters of type TaxiStandType.InfoLinksType.BuilderModifier and TypeMethodDescriptionTaxiStandType.Builder.setInfoLinks(TaxiStandType.InfoLinksType.Builder builderForValue) Hyperlinks associated with GROUP OF ENTITIES.