org.openorb.ir.persistence

Interface AttributeDef

public interface AttributeDef extends Contained

This storagetype describes the AttributeDef
Method Summary
AttributeModemode()
AttributeMode
AttributeModemode(ForUpdate fu)
voidmode(AttributeMode arg)
AttributeMode
IDLTypetype_def()
IDLType and TypeCode
IDLTypetype_def(ForUpdate fu)
voidtype_def(IDLType arg)
IDLType and TypeCode

Method Detail

mode

public AttributeMode mode()
AttributeMode

mode

public AttributeMode mode(ForUpdate fu)

mode

public void mode(AttributeMode arg)
AttributeMode

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