IfcCollection2D<T>
Inheritance: java.lang.Object, IfcCollection
Constructors
| Constructor | Description |
|---|---|
| IfcCollection2D(Class typeOfT) |
Methods
| Method | Description |
|---|---|
| tryAddItemAsObject(Object item) |
IfcCollection2D(Class typeOfT)
public IfcCollection2D(Class<?> typeOfT)
tryAddItemAsObject(Object item)
public boolean tryAddItemAsObject(Object item)
Returns: boolean