IfcCollectionA

Constructors

ConstructorDescription
IfcCollectionA(Class typeOfT)

Methods

MethodDescription
getTypeOfT()
tryAddItemAsObject(Object item)

IfcCollectionA(Class typeOfT)

public IfcCollectionA(Class typeOfT)

getTypeOfT()

public final Class getTypeOfT()

Returns: Class

tryAddItemAsObject(Object item)

public abstract boolean tryAddItemAsObject(Object item)

Returns: boolean