OTX-Runtime for Java  
OpenTestSystem.Otx.Runtime.Api.Otx.Signature.ISignature Interface Reference

Represents an OTX signature. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Otx.Signature.ISignature:
Inheritance graph

Public Member Functions

IDocument GetDocument ()
 Gets Signature Document. More...
 
String GetFullName ()
 Gets Signature Full name. More...
 
String GetName ()
 Gets Signature Name. More...
 
String GetSpecification ()
 Gets Signature Specification. More...
 

Detailed Description

Represents an OTX signature.

Member Function Documentation

◆ GetDocument()

IDocument OpenTestSystem.Otx.Runtime.Api.Otx.Signature.ISignature.GetDocument ( )

Gets Signature Document.

Returns
Document.

◆ GetFullName()

String OpenTestSystem.Otx.Runtime.Api.Otx.Signature.ISignature.GetFullName ( )

Gets Signature Full name.

Returns
Signature full name ([DocumentFullName].[SignatureName]).

◆ GetName()

String OpenTestSystem.Otx.Runtime.Api.Otx.Signature.ISignature.GetName ( )

Gets Signature Name.

Returns
Signature Name.

◆ GetSpecification()

String OpenTestSystem.Otx.Runtime.Api.Otx.Signature.ISignature.GetSpecification ( )

Gets Signature Specification.

Returns
Signature Specification.

The documentation for this interface was generated from the following file: