Package org.dcom.core.services
Class DictionaryItem
java.lang.Object
org.dcom.core.services.DictionaryItem
The an item from the DCOM dictionary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addComplianceDocumentReference
(String reference) void
addComplianceDocumentReference
(List<String> references) void
addPossibleValue
(String _possVal) void
void
void
boolean
containsComplianceDocumentReference
(String _reference) boolean
containsPossibleValue
(String _possVal) boolean
containsUnit
(String _unit) getUnit()
void
setDataType
(String _dataType) void
setIfcDataItem
(String val) void
setPropertySetName
(String val)
-
Constructor Details
-
DictionaryItem
-
-
Method Details
-
addComplianceDocumentReference
-
addComplianceDocumentReference
-
addUnit
-
containsUnit
-
containsPossibleValue
-
containsComplianceDocumentReference
-
addPossibleValue
-
setDataType
-
getPropertyDescription
-
getPropertySetName
-
getPropertyName
-
getDataType
-
getApplication
-
getComplianceDocumentReferences
-
getUnit
-
getPossibleValues
-
getIfcDataItem
-
clearComplianceDocmentReferences
public void clearComplianceDocmentReferences() -
clearPossibleValues
public void clearPossibleValues() -
setPropertySetName
-
setIfcDataItem
-