Class: Universa::Reference

Inherits:
RemoteAdapter show all
Defined in:
lib/universa/contract.rb

Overview

Wrapper for Java API Reference class

Constant Summary collapse

ALL_OF =
'all_of'
ANY_OF =
'any_of'
SIMPLE_CONDITION =
'simple_condition'
TYPE_TRANSACTIONAL =
1
TYPE_EXISTING_DEFINITION =
2
TYPE_EXISTING_STATE =
3

Method Summary

Methods inherited from RemoteAdapter

#__getobj__, #__setobj__, #initialize, #inspect, invoke_static, remote_class, remote_class_name, remote_field, static_method, #to_s

Constructor Details

This class inherits a constructor from Universa::RemoteAdapter