ru.j1c
Class Metadatas.EntryProperty

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

public final class Metadatas.EntryProperty
extends Metadatas.Qualifier

Класс представляет метаданные типа реквизита проводки или операции

Author:
max
See Also:
Serialized Form

Constructor Summary
Metadatas.EntryProperty(Token token)
           
 
Method Summary
 boolean isPeriodical()
           
 boolean isSelection()
          Получить признак быстрого отбора по реквизиту
 
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
 

Constructor Detail

Metadatas.EntryProperty

public Metadatas.EntryProperty(Token token)
Method Detail

isSelection

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

Returns:
true - есть отбор, false - отбора нет

isPeriodical

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


Copyright © 2011 J1C corp. All Rights Reserved.