IfcPerson
Contents
[
Hide
]Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcPerson() |
Methods
IfcPerson()
public IfcPerson()
getId()
public final IfcIdentifier getId()
Returns: IfcIdentifier
setId(IfcIdentifier value)
public final void setId(IfcIdentifier value)
getFamilyName()
public final IfcLabel getFamilyName()
Returns: IfcLabel
setFamilyName(IfcLabel value)
public final void setFamilyName(IfcLabel value)
getGivenName()
public final IfcLabel getGivenName()
Returns: IfcLabel
setGivenName(IfcLabel value)
public final void setGivenName(IfcLabel value)
getMiddleNames()
public final IfcCollection<IfcLabel> getMiddleNames()
Returns: IfcCollection
setMiddleNames(IfcCollection value)
public final void setMiddleNames(IfcCollection<IfcLabel> value)
getPrefixTitles()
public final IfcCollection<IfcLabel> getPrefixTitles()
Returns: IfcCollection
setPrefixTitles(IfcCollection value)
public final void setPrefixTitles(IfcCollection<IfcLabel> value)
getSuffixTitles()
public final IfcCollection<IfcLabel> getSuffixTitles()
Returns: IfcCollection
setSuffixTitles(IfcCollection value)
public final void setSuffixTitles(IfcCollection<IfcLabel> value)
getRoles()
public final IfcCollection<IfcActorRole> getRoles()
Returns: IfcCollection
setRoles(IfcCollection value)
public final void setRoles(IfcCollection<IfcActorRole> value)
getAddresses()
public final IfcCollection<IfcAddress> getAddresses()
Returns: IfcCollection
setAddresses(IfcCollection value)
public final void setAddresses(IfcCollection<IfcAddress> value)
getEngagedIn()
public final IfcCollection<IfcPersonAndOrganization> getEngagedIn()
Returns: IfcCollection