Uses of Class
ru.j1c.EnumerationReference

Packages that use EnumerationReference
ru.j1c   
 

Uses of EnumerationReference in ru.j1c
 

Methods in ru.j1c that return EnumerationReference
 EnumerationReference V7.enumeration(String fullName)
          Получить ссылку на значение перечисления.
 EnumerationReference EnumerationManager.getValueByIdentifier(String name)
          Получить значение перечисления по идентифкатору
 EnumerationReference EnumerationManager.getValueByNumber(int number)
          Получить значение перечисления по номеру
 

Methods in ru.j1c that return types with arguments of type EnumerationReference
 List<EnumerationReference> EnumerationManager.selectRefs()
          Получить коллекцию ссылок значений перечилений.
 



Copyright © 2011 J1C corp. All Rights Reserved.