Namespace: Consultingwerk.OERA
Class 
DataSourceKeys Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ValueObject

File:DataSourceKeys
Purpose:Value Object for the DataSource Keys phrase of the BufferSpec
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:08.03.2020 04:26:28
Notes:Mainly to allow for constructor parameter distinction
Purpose: Returns the Keys value
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL Equals (Object) Compares this object to the passed in object by value
Inherited from Consultingwerk.ValueObject
+ RAW GetHashCode () Returns an 64bit RAW Hash Value representing the object instance
Inherited from Consultingwerk.ValueObject
+ CHARACTER ToString () Returns a string representation of the object
Inherited from Consultingwerk.ValueObject

Top Constructor Summary
Options Name Purpose
+ DataSourceKeys (character) Constructor for the DataSourceKeys class

Top Property Summary
Options Name Purpose
+ CHARACTER Keys


Method Detail
Top

PUBLIC LOGICAL Equals (Object)

Inherited from Consultingwerk.ValueObject
Purpose: Compares this object to the passed in object by value
Notes:

Parameters:
poObject Progress.Lang.Object
The reference to the object to compare to
Returns LOGICAL
Logical value indicating if the two objects are identical by value
Top

PUBLIC RAW GetHashCode ()

Inherited from Consultingwerk.ValueObject
Purpose: Returns an 64bit RAW Hash Value representing the object instance
Notes: Based on the ABL SHA-512 implementation

Returns RAW
The RAW Hash Value representing the object instance
Top

PUBLIC CHARACTER ToString ()

Inherited from Consultingwerk.ValueObject
Purpose: Returns a string representation of the object
Notes:

Returns CHARACTER
The string representation of the object


Constructor Detail
Top

PUBLIC DataSourceKeys (character)

Purpose: Constructor for the DataSourceKeys class
Notes:

Parameters:
pKeys CHARACTER
The value for the Keys property


Property Detail
Top

PUBLIC CHARACTER Keys


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:20