IfcTypeResource

Inheritance: java.lang.Object, IfcTypeObject

Constructors

ConstructorDescription
IfcTypeResource()

Methods

MethodDescription
getIdentification()
setIdentification(IfcIdentifier value)
getLongDescription()
setLongDescription(IfcText value)
getResourceType()
setResourceType(IfcLabel value)
getResourceOf()

IfcTypeResource()

public IfcTypeResource()

getIdentification()

public final IfcIdentifier getIdentification()

Returns: IfcIdentifier

setIdentification(IfcIdentifier value)

public final void setIdentification(IfcIdentifier value)

getLongDescription()

public final IfcText getLongDescription()

Returns: IfcText

setLongDescription(IfcText value)

public final void setLongDescription(IfcText value)

getResourceType()

public final IfcLabel getResourceType()

Returns: IfcLabel

setResourceType(IfcLabel value)

public final void setResourceType(IfcLabel value)

getResourceOf()

public final IfcCollection<IfcRelAssignsToResource> getResourceOf()

Returns: IfcCollection