org.openorb.trader.compiler.reflect

Interface Property

public interface Property extends idlObject

Method Summary
booleanmandatory()
idlObjectproperty_type()
booleanreadonly()

Method Detail

mandatory

public boolean mandatory()

property_type

public idlObject property_type()

readonly

public boolean readonly()