@designliquido/xpath
Preparing search index...
IntegerTypeImpl
Class IntegerTypeImpl
xs:integer - whole numbers (unbounded)
Hierarchy (
View Summary
)
AtomicTypeImpl
IntegerTypeImpl
Index
Constructors
constructor
Properties
name
namespace
base
Type?
primitive?
Accessors
qualified
Name
Methods
validate
cast
Constructors
constructor
new
IntegerTypeImpl
(
baseType
:
AtomicType
,
primitive
:
AtomicType
,
)
:
IntegerTypeImpl
Parameters
baseType
:
AtomicType
primitive
:
AtomicType
Returns
IntegerTypeImpl
Properties
Readonly
name
name
:
string
Readonly
namespace
namespace
:
string
= XS_NAMESPACE
Optional
Readonly
base
Type
baseType
?:
AtomicType
Optional
Readonly
primitive
primitive
?:
AtomicType
Accessors
qualified
Name
get
qualifiedName
()
:
string
Returns
string
Methods
validate
validate
(
value
:
any
)
:
boolean
Parameters
value
:
any
Returns
boolean
cast
cast
(
value
:
any
)
:
number
Parameters
value
:
any
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
namespace
base
Type
primitive
Accessors
qualified
Name
Methods
validate
cast
@designliquido/xpath
Loading...
xs:integer - whole numbers (unbounded)