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