Uses of Class
uk.org.netex.www.netex.PointOfInterestClassificationsType.Builder
Packages that use PointOfInterestClassificationsType.Builder
-
Uses of PointOfInterestClassificationsType.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PointOfInterestClassificationsType.BuilderModifier and TypeMethodDescriptionPointOfInterestClassificationsType.Builder.addAllPointOfInterestClassification(Iterable<? extends PointOfInterestClassificationType> values) Classification of a POINT OF INTEREST.PointOfInterestClassificationsType.Builder.addPointOfInterestClassification(int index, PointOfInterestClassificationType value) Classification of a POINT OF INTEREST.PointOfInterestClassificationsType.Builder.addPointOfInterestClassification(int index, PointOfInterestClassificationType.Builder builderForValue) Classification of a POINT OF INTEREST.PointOfInterestClassificationsType.Builder.addPointOfInterestClassification(PointOfInterestClassificationType value) Classification of a POINT OF INTEREST.PointOfInterestClassificationsType.Builder.addPointOfInterestClassification(PointOfInterestClassificationType.Builder builderForValue) Classification of a POINT OF INTEREST.PointOfInterestClassificationsType.Builder.clear()PointOfInterestClassificationsType.Builder.clearId()Identifier of the relationship.PointOfInterestClassificationsType.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.PointOfInterestClassificationsType.Builder.clearPointOfInterestClassification()Classification of a POINT OF INTEREST.SiteFrame.Builder.getPointOfInterestClassificationsBuilder()POINT OF INTEREST CLASSIFICATIONS in frame.SiteFrameType.Builder.getPointOfInterestClassificationsBuilder()POINT OF INTEREST CLASSIFICATIONS in frame.PointOfInterestClassificationsType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointOfInterestClassificationsType.Builder.mergeFrom(com.google.protobuf.Message other) PointOfInterestClassificationsType.Builder.mergeFrom(PointOfInterestClassificationsType other) PointOfInterestClassificationsType.newBuilder()PointOfInterestClassificationsType.newBuilder(PointOfInterestClassificationsType prototype) PointOfInterestClassificationsType.newBuilderForType()PointOfInterestClassificationsType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PointOfInterestClassificationsType.Builder.removePointOfInterestClassification(int index) Classification of a POINT OF INTEREST.Identifier of the relationship.PointOfInterestClassificationsType.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.PointOfInterestClassificationsType.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.PointOfInterestClassificationsType.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.PointOfInterestClassificationsType.Builder.setPointOfInterestClassification(int index, PointOfInterestClassificationType value) Classification of a POINT OF INTEREST.PointOfInterestClassificationsType.Builder.setPointOfInterestClassification(int index, PointOfInterestClassificationType.Builder builderForValue) Classification of a POINT OF INTEREST.PointOfInterestClassificationsType.toBuilder()Methods in uk.org.netex.www.netex with parameters of type PointOfInterestClassificationsType.BuilderModifier and TypeMethodDescriptionSiteFrame.Builder.setPointOfInterestClassifications(PointOfInterestClassificationsType.Builder builderForValue) POINT OF INTEREST CLASSIFICATIONS in frame.SiteFrameType.Builder.setPointOfInterestClassifications(PointOfInterestClassificationsType.Builder builderForValue) POINT OF INTEREST CLASSIFICATIONS in frame.