Uses of Class
uk.org.netex.www.netex.AliasStructure.Builder
Packages that use AliasStructure.Builder
-
Uses of AliasStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return AliasStructure.BuilderModifier and TypeMethodDescriptionAliasStructure.Builder.clear()AliasStructure.Builder.clearIdentifierType()Type of identifier.AliasStructure.Builder.clearPrivateCode()A private code that uniquely identifies the element.AliasStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AliasStructure.Builder.mergeFrom(com.google.protobuf.Message other) AliasStructure.Builder.mergeFrom(AliasStructure other) AliasStructure.Builder.mergePrivateCode(PrivateCodeStructure value) A private code that uniquely identifies the element.static AliasStructure.BuilderAliasStructure.newBuilder()static AliasStructure.BuilderAliasStructure.newBuilder(AliasStructure prototype) AliasStructure.newBuilderForType()protected AliasStructure.BuilderAliasStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AliasStructure.Builder.setIdentifierType(String value) Type of identifier.AliasStructure.Builder.setIdentifierTypeBytes(com.google.protobuf.ByteString value) Type of identifier.AliasStructure.Builder.setPrivateCode(PrivateCodeStructure value) A private code that uniquely identifies the element.AliasStructure.Builder.setPrivateCode(PrivateCodeStructure.Builder builderForValue) A private code that uniquely identifies the element.AliasStructure.toBuilder()