ru.j1c
Class Metadatas.TableProperty

java.lang.Object
  extended by ru.j1c.Metadatas.Reference
      extended by ru.j1c.Metadatas.Qualifier
          extended by ru.j1c.Metadatas.TableProperty
All Implemented Interfaces:
Serializable, Comparable
Enclosing class:
Metadatas

public final class Metadatas.TableProperty
extends Metadatas.Qualifier

Класс представляет метаданные типа реквизита табличной части документа

Author:
max
See Also:
Serialized Form

Method Summary
 boolean isPeriodical()
           
 boolean isTotal()
          Получить признак расчета итога по колонке
 
Methods inherited from class ru.j1c.Metadatas.Qualifier
getLength, getPrecision, getType, isNonNegative, isSharedTriadas, symbol, toString
 
Methods inherited from class ru.j1c.Metadatas.Reference
compareTo, equals, getComment, getId, getMetaData, getName, getSynonym, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

isTotal

public boolean isTotal()
Получить признак расчета итога по колонке

Returns:
the total

isPeriodical

public boolean isPeriodical()
Specified by:
isPeriodical in class Metadatas.Qualifier


Copyright © 2011 J1C corp. All Rights Reserved.