| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcRecurrenceTypeEnum> |
IfcRecurrenceTypeEnum.VALUES
A public read-only list of all the 'Ifc Recurrence Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcRecurrenceTypeEnum |
IfcRecurrenceTypeEnum.get(int value)
Returns the 'Ifc Recurrence Type Enum' literal with the specified integer value.
|
static IfcRecurrenceTypeEnum |
IfcRecurrenceTypeEnum.get(String literal)
Returns the 'Ifc Recurrence Type Enum' literal with the specified literal value.
|
static IfcRecurrenceTypeEnum |
IfcRecurrenceTypeEnum.getByName(String name)
Returns the 'Ifc Recurrence Type Enum' literal with the specified name.
|
IfcRecurrenceTypeEnum |
IfcRecurrencePattern.getRecurrenceType()
Returns the value of the 'Recurrence Type' attribute.
|
static IfcRecurrenceTypeEnum |
IfcRecurrenceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcRecurrenceTypeEnum[] |
IfcRecurrenceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRecurrencePattern.setRecurrenceType(IfcRecurrenceTypeEnum value)
Sets the value of the '
Recurrence Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcRecurrenceTypeEnum |
Ifc4FactoryImpl.createIfcRecurrenceTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcRecurrenceTypeEnum |
IfcRecurrencePatternImpl.getRecurrenceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRecurrencePatternImpl.setRecurrenceType(IfcRecurrenceTypeEnum newRecurrenceType) |
Copyright © 2016 OpenSource BIM. All rights reserved.