IasioInfo

org.eso.ias.asce.transfer.IasioInfo
class IasioInfo(val iasioId: String, val iasioType: IASTypes)

The association of ID and type to be passed to the initialize method of the transfer function

Value parameters

iasioId

the ID of the IASIO

iasioType

The type of the IASIO

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val iasioId: String
val iasioType: IASTypes