| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcDocumentConfidentialityEnum> |
IfcDocumentConfidentialityEnum.VALUES
A public read-only list of all the 'Ifc Document Confidentiality Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcDocumentConfidentialityEnum |
IfcDocumentConfidentialityEnum.get(int value)
Returns the 'Ifc Document Confidentiality Enum' literal with the specified integer value.
|
static IfcDocumentConfidentialityEnum |
IfcDocumentConfidentialityEnum.get(String literal)
Returns the 'Ifc Document Confidentiality Enum' literal with the specified literal value.
|
static IfcDocumentConfidentialityEnum |
IfcDocumentConfidentialityEnum.getByName(String name)
Returns the 'Ifc Document Confidentiality Enum' literal with the specified name.
|
IfcDocumentConfidentialityEnum |
IfcDocumentInformation.getConfidentiality()
Returns the value of the 'Confidentiality' attribute.
|
static IfcDocumentConfidentialityEnum |
IfcDocumentConfidentialityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcDocumentConfidentialityEnum[] |
IfcDocumentConfidentialityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDocumentInformation.setConfidentiality(IfcDocumentConfidentialityEnum value)
Sets the value of the '
Confidentiality' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcDocumentConfidentialityEnum |
Ifc2x3tc1FactoryImpl.createIfcDocumentConfidentialityEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcDocumentConfidentialityEnum |
IfcDocumentInformationImpl.getConfidentiality() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDocumentInformationImpl.setConfidentiality(IfcDocumentConfidentialityEnum newConfidentiality) |
Copyright © 2016 OpenSource BIM. All rights reserved.