EnsLib.EDI.SEF.CodeRange
class EnsLib.EDI.SEF.CodeRange extends EnsLib.EDI.SEF.Node
This represents a range of codesProperty Inventory
Method Inventory
Properties
property RangeEnd as %String;
This holds the end of the range
Property methods: RangeEndDisplayToLogical(), RangeEndGet(), RangeEndIsValid(), RangeEndLogicalToDisplay(), RangeEndLogicalToOdbc(), RangeEndNormalize(), RangeEndSet()
property RangeStart as %String;
This holds the start of the range
Property methods: RangeStartDisplayToLogical(), RangeStartGet(), RangeStartIsValid(), RangeStartLogicalToDisplay(), RangeStartLogicalToOdbc(), RangeStartNormalize(), RangeStartSet()
Methods
method CreateCodes(pCompiler As EnsLib.EDI.SEF.Compiler, pKey As %Integer, pCreate As %Integer) as %Status
Expand the code range and store in ^IRIS.Temp at the specified key
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- Ancestor()
- AsString()
- DisplayName()
- GenerateDescriptor()
- GenerateText()
- IsGroup()
- OutputTextToDevice()
- Validate()