ru.j1c
Class Metadatas.GroupAlgorithms

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

public final class Metadatas.GroupAlgorithms
extends Metadatas.Reference

See Also:
Serialized Form

Method Summary
 List<Metadatas.Algorithm> getAlgorithms()
          Получить виды расчета, которые входят в группу
 char symbol()
          Идентификатор определяющий тип данных
 String 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

getAlgorithms

public List<Metadatas.Algorithm> getAlgorithms()
Получить виды расчета, которые входят в группу

Returns:
Коллекция видов расчета

symbol

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

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

toString

public String toString()
Overrides:
toString in class Metadatas.Reference


Copyright © 2011 J1C corp. All Rights Reserved.