com.ptc.wgmecad.table
Class ValueReadOnlyBoolean
java.lang.Object
com.ptc.wgmecad.table.ValueReadOnly
com.ptc.wgmecad.table.ValueReadOnlyBoolean
- public class ValueReadOnlyBoolean
- extends ValueReadOnly
Created by IntelliJ IDEA.
User: barky
Date: Jun 10, 2003
Time: 1:01:16 PM
To change this template use Options | File Templates.
Constructor Summary |
ValueReadOnlyBoolean(boolean value)
Allocates a Boolean object representing the
value argument. |
value
public Boolean value
ValueReadOnlyBoolean
public ValueReadOnlyBoolean(boolean value)
- Allocates a
Boolean
object representing the
value
argument.
- Parameters:
value
- the value of the Boolean
.
toString
public String toString()