Package com.github._1c_syntax.bsl.mdo
Class Constant
java.lang.Object
com.github._1c_syntax.bsl.mdo.Constant
- All Implemented Interfaces:
AccessRightsOwner,MD,MDObject,ModuleOwner,ValueTypeOwner
public final class Constant
extends Object
implements MDObject, ModuleOwner, AccessRightsOwner, ValueTypeOwner
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Constant.ConstantBuilderbuilder()booleanКомментарийПояснениеMDO-Ссылка на объектСписок модулей объектаgetName()Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)Вариант поддержки родительской конфигурацииСинонимы объектаgetUuid()Уникальный идентификатор объектаВозвращает описание типа значенияinthashCode()booleanРежим пароля.Возвращает перечень возможных прав доступаtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.github._1c_syntax.bsl.mdo.AccessRightsOwner
getPossibleRights, isValidRightMethods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getDescription, getDescription, getMdoRef, getMdoRef, getMdoTypeMethods inherited from interface com.github._1c_syntax.bsl.mdo.ModuleOwner
getAllModules, getModuleByUri, getModuleTypeByURI, getModuleTypes
-
Method Details
-
getValueType
Description copied from interface:ValueTypeOwnerВозвращает описание типа значения- Specified by:
getValueTypein interfaceValueTypeOwner
-
possibleRights
Возвращает перечень возможных прав доступа -
builder
-
toBuilder
-
getUuid
Description copied from interface:MDУникальный идентификатор объекта -
getName
Description copied from interface:MDИмя объекта -
getMdoReference
Description copied from interface:MDMDO-Ссылка на объект- Specified by:
getMdoReferencein interfaceMD
-
getObjectBelonging
Description copied from interface:MDПринадлежность объекта конфигурации (собственный или заимствованный)- Specified by:
getObjectBelongingin interfaceMD
-
getComment
Description copied from interface:MDКомментарий- Specified by:
getCommentin interfaceMD
-
getSynonym
Description copied from interface:MDСинонимы объекта- Specified by:
getSynonymin interfaceMD
-
getSupportVariant
Description copied from interface:MDВариант поддержки родительской конфигурации- Specified by:
getSupportVariantin interfaceMD
-
getModules
Description copied from interface:ModuleOwnerСписок модулей объекта- Specified by:
getModulesin interfaceModuleOwner
-
isPasswordMode
public boolean isPasswordMode()Режим пароля. Только для констант с типом `Строка` -
getExplanation
Пояснение -
toString
-
equals
-
hashCode
public int hashCode()
-