public interface IfcExternalReference extends IfcLightDistributionDataSourceSelect, IfcObjectReferenceSelect
| Modifier and Type | Method and Description |
|---|---|
String |
getItemReference()
Returns the value of the 'Item Reference' attribute.
|
String |
getLocation()
Returns the value of the 'Location' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
boolean |
isSetItemReference()
Returns whether the value of the '
Item Reference' attribute is set. |
boolean |
isSetLocation()
Returns whether the value of the '
Location' attribute is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
void |
setItemReference(String value)
Sets the value of the '
Item Reference' attribute. |
void |
setLocation(String value)
Sets the value of the '
Location' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetItemReference()
Unsets the value of the '
Item Reference' attribute. |
void |
unsetLocation()
Unsets the value of the '
Location' attribute. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
isSetLocation(),
unsetLocation(),
setLocation(String),
Ifc2x3tc1Package.getIfcExternalReference_Location()void setLocation(String value)
Location' attribute.
value - the new value of the 'Location' attribute.isSetLocation(),
unsetLocation(),
getLocation()void unsetLocation()
Location' attribute.
isSetLocation(),
getLocation(),
setLocation(String)boolean isSetLocation()
Location' attribute is set.
unsetLocation(),
getLocation(),
setLocation(String)String getItemReference()
If the meaning of the 'Item Reference' attribute isn't clear, there really should be more of a description here...
isSetItemReference(),
unsetItemReference(),
setItemReference(String),
Ifc2x3tc1Package.getIfcExternalReference_ItemReference()void setItemReference(String value)
Item Reference' attribute.
value - the new value of the 'Item Reference' attribute.isSetItemReference(),
unsetItemReference(),
getItemReference()void unsetItemReference()
Item Reference' attribute.
boolean isSetItemReference()
Item Reference' attribute is set.
unsetItemReference(),
getItemReference(),
setItemReference(String)String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName(),
unsetName(),
setName(String),
Ifc2x3tc1Package.getIfcExternalReference_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.isSetName(),
unsetName(),
getName()void unsetName()
Name' attribute.
isSetName(),
getName(),
setName(String)boolean isSetName()
Name' attribute is set.
unsetName(),
getName(),
setName(String)Copyright © 2018 OpenSource BIM. All rights reserved.