All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface de.unihh.informatik.tide.Integer_Attribute_Template

public interface Integer_Attribute_Template
extends Scalar_Attribute_Template
IDL-Code contains comments


Method Index

 o get_integer()
 o get_maximum()
 o get_minimum()
 o set_integer(int)

Methods

 o get_maximum
 public abstract int get_maximum()
 o get_minimum
 public abstract int get_minimum()
 o get_integer
 public abstract int get_integer()
 o set_integer
 public abstract void set_integer(int integer)

All Packages  Class Hierarchy  This Package  Previous  Next  Index