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