Uses of Class
uk.org.netex.www.netex.CompoundBlockStructure
Packages that use CompoundBlockStructure
-
Uses of CompoundBlockStructure in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CompoundBlockStructureModifier and TypeMethodDescriptionCompoundBlockStructure.Builder.build()CompoundBlockStructure.Builder.buildPartial()static CompoundBlockStructureCompoundBlockStructure.getDefaultInstance()CompoundBlockStructure.Builder.getDefaultInstanceForType()CompoundBlockStructure.getDefaultInstanceForType()static CompoundBlockStructureCompoundBlockStructure.parseDelimitedFrom(InputStream input) static CompoundBlockStructureCompoundBlockStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompoundBlockStructureCompoundBlockStructure.parseFrom(byte[] data) static CompoundBlockStructureCompoundBlockStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompoundBlockStructureCompoundBlockStructure.parseFrom(com.google.protobuf.ByteString data) static CompoundBlockStructureCompoundBlockStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompoundBlockStructureCompoundBlockStructure.parseFrom(com.google.protobuf.CodedInputStream input) static CompoundBlockStructureCompoundBlockStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompoundBlockStructureCompoundBlockStructure.parseFrom(InputStream input) static CompoundBlockStructureCompoundBlockStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CompoundBlockStructureCompoundBlockStructure.parseFrom(ByteBuffer data) static CompoundBlockStructureCompoundBlockStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type CompoundBlockStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CompoundBlockStructure> CompoundBlockStructure.getParserForType()static com.google.protobuf.Parser<CompoundBlockStructure> CompoundBlockStructure.parser()Methods in uk.org.netex.www.netex with parameters of type CompoundBlockStructureModifier and TypeMethodDescriptionCompoundBlockStructure.Builder.mergeFrom(CompoundBlockStructure other) CompoundBlockStructure.newBuilder(CompoundBlockStructure prototype)