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