Home Manual Reference Source
public class | source

Operation

Represents a DMR operation.

Member Summary

Public Members
public get
public get
public get
public get

Method Summary

Public Methods
public
public

Public Members

public get address: ResourceAddress source

Return:

ResourceAddress

the address of the operation

public get header: ModelNode source

Return:

ModelNode

the header of the operation

public get name: string source

Return:

string

the name of the operation

public get parameter: ModelNode source

Return:

ModelNode

the parameters of the operation

Public Methods

public asCli(): string source

Return:

string

the string representation of the operation as used in the CLI

public toString(): string source

Return:

string

the string representation of the operation as used in the CLI