org.openorb.ir.persistence

Interface ConstantDef

public interface ConstantDef extends Contained

This storagetype describes the ConstantDef
Method Summary
IDLTypetype_def()
IDLType and TypeCode
IDLTypetype_def(ForUpdate fu)
voidtype_def(IDLType arg)
IDLType and TypeCode
Anyvalue()
Value
voidvalue(Any arg)
Value

Method Detail

type_def

public IDLType type_def()
IDLType and TypeCode

type_def

public IDLType type_def(ForUpdate fu)

type_def

public void type_def(IDLType arg)
IDLType and TypeCode

value

public Any value()
Value

value

public void value(Any arg)
Value