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