ru.j1c
Class Metadatas.AccountProperty

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

public final class Metadatas.AccountProperty
extends Metadatas.Qualifier

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

Author:
max
See Also:
Serialized Form

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

public Metadatas.AccountProperty(Token token)
Method Detail

isPeriodical

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

Specified by:
isPeriodical in class Metadatas.Qualifier
Returns:
true - периодический, false - не периодический


Copyright © 2011 J1C corp. All Rights Reserved.