ru.j1c
Class Metadatas.Constanta

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

public final class Metadatas.Constanta
extends Metadatas.Qualifier
implements Metadatas.Distribution

Author:
max
See Also:
Serialized Form

Constructor Summary
Metadatas.Constanta(Token token)
           
 
Method Summary
 Metadatas.DistributionRule getRule()
           
 boolean isPeriodical()
           
 char symbol()
          Идентификатор определяющий тип данных
 
Methods inherited from class ru.j1c.Metadatas.Qualifier
getLength, getPrecision, getType, isNonNegative, isSharedTriadas, 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.Constanta

public Metadatas.Constanta(Token token)
Method Detail

isPeriodical

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

symbol

public char symbol()
Description copied from class: Metadatas.Reference
Идентификатор определяющий тип данных

Overrides:
symbol in class Metadatas.Qualifier
Returns:
Символ метаданных

getRule

public Metadatas.DistributionRule getRule()
Specified by:
getRule in interface Metadatas.Distribution


Copyright © 2011 J1C corp. All Rights Reserved.