Back to Website
Show / Hide Table of Contents

Class Uuid

Package: @aurigma/design-atoms-model

Constructors

(constructor)(value)

Constructs a new instance of the Uuid class

Declaration
constructor(value?: string);
Parameters
Type Name Description
string value

Properties

value

Declaration
set value(value: string);
Property Value
Type Description
string

Methods

equals(other)

Declaration
equals(other: Uuid): boolean;
Parameters
Type Name Description
Uuid other
Returns
Type Description
boolean

generateNewGuid()

Declaration
generateNewGuid(): void;
Returns
Type Description
void

isValid(value)

Declaration
isValid(value: string): boolean;
Parameters
Type Name Description
string value
Returns
Type Description
boolean

toString()

Declaration
toString(): string;
Returns
Type Description
string
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback