psdi.app.bim.parser.cobie

Class ItemAttributeType

  • All Implemented Interfaces:
    Item


    public class ItemAttributeType
    extends ItemBase
    • Method Detail

      • getPageId

        public java.lang.String getPageId()
        Returns:
        The COBie tab name for the object
      • addCategory

        public void addCategory(java.lang.String category)
      • getDataType

        public int getDataType()
      • setDataType

        public void setDataType(int dataType)
      • getUnitOfMeasure

        public java.lang.String getUnitOfMeasure()
      • setUnitOfMeasure

        public void setUnitOfMeasure(java.lang.String unitOfMeasure)
      • useWithSheets

        public java.util.Iterator useWithSheets()
        List of all sheets that are referenced by any attribute of this type.
        Returns:
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class ItemBase