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