Uses of Class
ca.uhn.hl7v2.Location
Packages that use Location
Package
Description
-
Uses of Location in ca.uhn.hl7v2
Fields in ca.uhn.hl7v2 declared as LocationMethods in ca.uhn.hl7v2 that return LocationModifier and TypeMethodDescriptionLocation.atComponentLevel(boolean componentLevel) AbstractHL7Exception.getLocation()Location.withComponent(int component) Location.withField(int field) Location.withFieldIndizes(int[] indices) Bulk setter for field indicesLocation.withFieldRepetition(int fieldRepetition) Location.withSegmentName(String segmentName) Location.withSegmentRepetition(int segmentRepetition) Location.withSubcomponent(int subcomponent) Methods in ca.uhn.hl7v2 with parameters of type LocationConstructors in ca.uhn.hl7v2 with parameters of type Location -
Uses of Location in ca.uhn.hl7v2.model
Methods in ca.uhn.hl7v2.model that return LocationModifier and TypeMethodDescriptionAbstractComposite.provideLocation(Location location, int index, int repetition) AbstractGroup.provideLocation(Location location, int index, int repetition) AbstractSegment.provideLocation(Location location, int index, int repetition) AbstractType.provideLocation(Location location, int index, int repetition) Field.provideLocation(Location parentLocation, int index, int repetition) Varies.provideLocation(Location location, int index, int repetition) Visitable.provideLocation(Location parentLocation, int index, int repetition) Reusing the location of this object's parent, this method returns its own location within the message.Methods in ca.uhn.hl7v2.model with parameters of type LocationModifier and TypeMethodDescriptionbooleanAbstractComposite.accept(MessageVisitor visitor, Location location) booleanAbstractGroup.accept(MessageVisitor visitor, Location location) Iterates over the contained structures and calls the visitor for each of them.booleanAbstractMessage.accept(MessageVisitor visitor, Location location) booleanAbstractPrimitive.accept(MessageVisitor visitor, Location location) booleanAbstractSegment.accept(MessageVisitor visitor, Location location) Iterates over the contained fields and calls the visitor for each of them.booleanField.accept(MessageVisitor visitor, Location currentLocation) booleanVaries.accept(MessageVisitor visitor, Location currentLocation) booleanVisitable.accept(MessageVisitor visitor, Location currentLocation) Callback method for the visitor.booleanbooleanbooleanbooleanbooleanLeaves a compositebooleanLeaves a field.booleanLeaves a group (or message)booleanLeaves a segmentbooleanbooleanbooleanbooleanbooleanbooleanbooleanAbstractComposite.provideLocation(Location location, int index, int repetition) AbstractGroup.provideLocation(Location location, int index, int repetition) AbstractSegment.provideLocation(Location location, int index, int repetition) AbstractType.provideLocation(Location location, int index, int repetition) Field.provideLocation(Location parentLocation, int index, int repetition) Varies.provideLocation(Location location, int index, int repetition) Visitable.provideLocation(Location parentLocation, int index, int repetition) Reusing the location of this object's parent, this method returns its own location within the message.booleanbooleanbooleanbooleanbooleanEnters a compositebooleanEnters a field.booleanEnters a group (or message)booleanEnters a segmentfinal booleanbooleanbooleanfinal booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanVisits a primitivebooleanbooleanbooleanprotected voidAbstractGroup.visitNestedStructures(MessageVisitor visitor, Location location) -
Uses of Location in ca.uhn.hl7v2.util
Methods in ca.uhn.hl7v2.util with parameters of type Location -
Uses of Location in ca.uhn.hl7v2.validation.builder
Methods in ca.uhn.hl7v2.validation.builder that return LocationModifier and TypeMethodDescriptionExpression.getLocation(T structure) Returns the location of the structure to which is expression is applied to -
Uses of Location in ca.uhn.hl7v2.validation.impl
Methods in ca.uhn.hl7v2.validation.impl with parameters of type LocationModifier and TypeMethodDescriptionprotected ValidationException[]protected ValidationException[]protected ValidationException[]RuleSupport.failedWithValue(Object value, Location location) protected ValidationException[]