Uses of Class
uk.org.netex.www.netex.OneToManyRelationshipStructure.Builder
Packages that use OneToManyRelationshipStructure.Builder
-
Uses of OneToManyRelationshipStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return OneToManyRelationshipStructure.BuilderModifier and TypeMethodDescriptionOneToManyRelationshipStructure.Builder.clear()OneToManyRelationshipStructure.Builder.clearId()Identifier of the relationship.OneToManyRelationshipStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.OneToManyRelationshipStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) OneToManyRelationshipStructure.Builder.mergeFrom(com.google.protobuf.Message other) OneToManyRelationshipStructure.Builder.mergeFrom(OneToManyRelationshipStructure other) OneToManyRelationshipStructure.newBuilder()OneToManyRelationshipStructure.newBuilder(OneToManyRelationshipStructure prototype) OneToManyRelationshipStructure.newBuilderForType()protected OneToManyRelationshipStructure.BuilderOneToManyRelationshipStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Identifier of the relationship.OneToManyRelationshipStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.OneToManyRelationshipStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.OneToManyRelationshipStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.OneToManyRelationshipStructure.toBuilder()