Class: ProofLaunchType

Inherits:
String
  • Object
show all
Defined in:
lib/stub/default.rb

Overview

urn:wsurn:ws.rsysurn:ws.rsys.comProofLaunchType

Constant Summary collapse

LAUNCH_TO_ADDRESS =
ProofLaunchType.new("LAUNCH_TO_ADDRESS")
LAUNCH_TO_ADDRESS_USING_PROOFLIST =
ProofLaunchType.new("LAUNCH_TO_ADDRESS_USING_PROOFLIST")
LAUNCH_TO_PROOFLIST =
ProofLaunchType.new("LAUNCH_TO_PROOFLIST")