←Select platform
In This Topic ▼

Segment Class Methods

Summary

For a list of all members of this type, see Segment members

Public Methods

Name Description
Public Method
add Adds the specified class or type to the list of underlying members of the segment. The class or type can be a segment or a segment group.
Public Method AddRep Creates and adds a new object using the previously given type factory. The newly added object. (Inherited from HL7MessageItem)
Public Method ArrayGetter<T> Returns an array of objects at a given index for the given type.
Public Method GetRep The object at the given index as an INodeItem. (Inherited from HL7MessageItem)
Public Method Getter<T> Returns the object type at a given index. (Inherited from HL7MessageItem)
Public Method VerifyItem Verifies the item to be of a given type. (Inherited from HL7MessageItem)

Protected Methods

Name Description
Protected Method
add(Type,Boolean,Boolean) Adds the specified class or type to the list of underlying members in the message. Mainly it adds a Segment or a SegmentsGroup. (Inherited from HL7MessageItem)
Protected Method add(Type,Boolean,Boolean,Boolean) Adds the specified class or type to the list of underlying members in the message. Mainly it adds a Segment or a SegmentsGroup. (Inherited from HL7MessageItem)
Protected Method add(TypeFactory,Boolean,Boolean,Boolean) Adds the specified class or type to the list of underlying members in the message. Mainly it adds a Segment or a SegmentsGroup. (Inherited from HL7MessageItem)
Protected Method Getter Returns the object at a given index as the given type.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly