Uses of Class
uk.org.netex.www.netex.TelephoneContactStructure
Packages that use TelephoneContactStructure
-
Uses of TelephoneContactStructure in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TelephoneContactStructureModifier and TypeMethodDescriptionTelephoneContactStructure.Builder.build()TelephoneContactStructure.Builder.buildPartial()static TelephoneContactStructureTelephoneContactStructure.getDefaultInstance()TelephoneContactStructure.Builder.getDefaultInstanceForType()TelephoneContactStructure.getDefaultInstanceForType()Customer_VersionStructure.Builder.getPhone()Phone number.Customer_VersionStructure.getPhone()Phone number.Customer_VersionStructureOrBuilder.getPhone()Phone number.CustomerType.Builder.getPhone()Phone number.CustomerType.getPhone()Phone number.CustomerTypeOrBuilder.getPhone()Phone number.static TelephoneContactStructureTelephoneContactStructure.parseDelimitedFrom(InputStream input) static TelephoneContactStructureTelephoneContactStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TelephoneContactStructureTelephoneContactStructure.parseFrom(byte[] data) static TelephoneContactStructureTelephoneContactStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TelephoneContactStructureTelephoneContactStructure.parseFrom(com.google.protobuf.ByteString data) static TelephoneContactStructureTelephoneContactStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TelephoneContactStructureTelephoneContactStructure.parseFrom(com.google.protobuf.CodedInputStream input) static TelephoneContactStructureTelephoneContactStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TelephoneContactStructureTelephoneContactStructure.parseFrom(InputStream input) static TelephoneContactStructureTelephoneContactStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TelephoneContactStructureTelephoneContactStructure.parseFrom(ByteBuffer data) static TelephoneContactStructureTelephoneContactStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type TelephoneContactStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TelephoneContactStructure> TelephoneContactStructure.getParserForType()static com.google.protobuf.Parser<TelephoneContactStructure> TelephoneContactStructure.parser()Methods in uk.org.netex.www.netex with parameters of type TelephoneContactStructureModifier and TypeMethodDescriptionTelephoneContactStructure.Builder.mergeFrom(TelephoneContactStructure other) Customer_VersionStructure.Builder.mergePhone(TelephoneContactStructure value) Phone number.CustomerType.Builder.mergePhone(TelephoneContactStructure value) Phone number.TelephoneContactStructure.newBuilder(TelephoneContactStructure prototype) Customer_VersionStructure.Builder.setPhone(TelephoneContactStructure value) Phone number.CustomerType.Builder.setPhone(TelephoneContactStructure value) Phone number.