public class BOOLEAN extends IfcDataType
private boolean
value
BOOLEAN()
BOOLEAN(boolean value)
BOOLEAN(STRING value)
boolean
isValue()
void
setValue(boolean value)
String
toString()
check, illegal, isDefault
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private boolean value
public BOOLEAN()
public BOOLEAN(boolean value)
@IfcParserConstructor public BOOLEAN(STRING value)
public boolean isValue()
public void setValue(boolean value)
public String toString()
toString
Object
Copyright © 2023. All rights reserved.