asch-web
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Contract
Metadata
class
Name
const
Variables
custome
Types
data
Interfaces
methods
states
get
Custome
Type
get
Interface
Type
get
Method
get
State
toJSONObject
update
Method
Hierarchy
ContractMetadataObject
ContractMetadata
Implemented by
ContractMetadataMananger
Index
Properties
class
Name
const
Variables
custome
Types
data
Interfaces
methods
states
Methods
get
Custome
Type
get
Interface
Type
get
Method
get
State
toJSONObject
update
Method
Properties
class
Name
class
Name
:
string
const
Variables
const
Variables
:
ConstVariable
[]
custome
Types
custome
Types
:
CustomeStateType
[]
data
Interfaces
data
Interfaces
:
DataInterface
[]
methods
methods
:
MethodMetadata
[]
states
states
:
StateMetadata
[]
Methods
get
Custome
Type
get
Custome
Type
(
nane
:
string
)
:
CustomeStateType
|
undefined
Parameters
nane:
string
Returns
CustomeStateType
|
undefined
get
Interface
Type
get
Interface
Type
(
name
:
string
)
:
DataInterface
|
undefined
Parameters
name:
string
Returns
DataInterface
|
undefined
get
Method
get
Method
(
name
:
string
)
:
MethodMetadata
|
undefined
Parameters
name:
string
Returns
MethodMetadata
|
undefined
get
State
get
State
(
name
:
string
)
:
StateMetadata
|
undefined
Parameters
name:
string
Returns
StateMetadata
|
undefined
toJSONObject
toJSONObject
(
)
:
ContractMetadataObject
Returns
ContractMetadataObject
update
Method
update
Method
(
name
:
string
, method
:
MethodMetadata
)
:
void
Parameters
name:
string
method:
MethodMetadata
Returns
void
Generated using
TypeDoc