public class IfcPerson2X3 extends IfcEntityBase
IfcPerson
| Constructor and Description |
|---|
IfcPerson2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcAddress2X3> |
getAddresses() |
IfcCollection<IfcPersonAndOrganization2X3> |
getEngagedIn() |
IfcLabel2X3 |
getFamilyName() |
IfcLabel2X3 |
getGivenName() |
IfcCollection<IfcLabel2X3> |
getMiddleNames() |
IfcIdentifier2X3 |
getPersonId() |
IfcCollection<IfcLabel2X3> |
getPrefixTitles() |
IfcCollection<IfcActorRole2X3> |
getRoles() |
IfcCollection<IfcLabel2X3> |
getSuffixTitles() |
void |
setAddresses(IfcCollection<IfcAddress2X3> value) |
void |
setFamilyName(IfcLabel2X3 value) |
void |
setGivenName(IfcLabel2X3 value) |
void |
setMiddleNames(IfcCollection<IfcLabel2X3> value) |
void |
setPersonId(IfcIdentifier2X3 value) |
void |
setPrefixTitles(IfcCollection<IfcLabel2X3> value) |
void |
setRoles(IfcCollection<IfcActorRole2X3> value) |
void |
setSuffixTitles(IfcCollection<IfcLabel2X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier2X3 getPersonId()
public final void setPersonId(IfcIdentifier2X3 value)
public final IfcLabel2X3 getFamilyName()
public final void setFamilyName(IfcLabel2X3 value)
public final IfcLabel2X3 getGivenName()
public final void setGivenName(IfcLabel2X3 value)
public final IfcCollection<IfcLabel2X3> getMiddleNames()
public final void setMiddleNames(IfcCollection<IfcLabel2X3> value)
public final IfcCollection<IfcLabel2X3> getPrefixTitles()
public final void setPrefixTitles(IfcCollection<IfcLabel2X3> value)
public final IfcCollection<IfcLabel2X3> getSuffixTitles()
public final void setSuffixTitles(IfcCollection<IfcLabel2X3> value)
public final IfcCollection<IfcActorRole2X3> getRoles()
public final void setRoles(IfcCollection<IfcActorRole2X3> value)
public final IfcCollection<IfcAddress2X3> getAddresses()
public final void setAddresses(IfcCollection<IfcAddress2X3> value)
public final IfcCollection<IfcPersonAndOrganization2X3> getEngagedIn()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.