ru.j1c
Class Metadatas.EnumerationValue

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

public final class Metadatas.EnumerationValue
extends Metadatas.Reference

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

Author:
mvbukin
See Also:
Serialized Form

Method Summary
 char symbol()
          Идентификатор определяющий тип данных
 
Methods inherited from class ru.j1c.Metadatas.Reference
compareTo, equals, getComment, getId, getMetaData, getName, getSynonym, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

symbol

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

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


Copyright © 2011 J1C corp. All Rights Reserved.