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
-
get_integer()
-
-
get_maximum()
-
-
get_minimum()
-
-
set_integer(int)
-
get_maximum
public abstract int get_maximum()
get_minimum
public abstract int get_minimum()
get_integer
public abstract int get_integer()
set_integer
public abstract void set_integer(int integer)
All Packages Class Hierarchy This Package Previous Next Index