Class ObjectAttribute
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.ObjectAttribute
- All Implemented Interfaces:
AccessRightsOwner,Attribute,MD,MDChild,ValueTypeOwner
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanКомментарийcom.github._1c_syntax.bsl.types.MultiLanguageStringФормат редактированияcom.github._1c_syntax.bsl.types.MultiLanguageStringФорматВариант индексирования реквизитаgetKind()Вид атрибутаgetMask()Маскаcom.github._1c_syntax.bsl.types.MdoReferenceMDO-Ссылка на объектgetName()Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)com.github._1c_syntax.bsl.types.MdoReferencegetOwner()Ссылка на родительский объектcom.github._1c_syntax.bsl.support.SupportVariantВариант поддержки родительской конфигурацииcom.github._1c_syntax.bsl.types.MultiLanguageStringСинонимы объектаgetUuid()Уникальный идентификатор объектаcom.github._1c_syntax.bsl.types.ValueTypeDescriptionВозвращает описание типа значенияinthashCode()booleanРасширенное редактированиеbooleanЗаполнять из данных заполненияbooleanВыделять отрицательноеbooleanМногострочный режим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, getMdoType
-
Method Details
-
possibleRights
Возвращает перечень возможных прав доступа -
getValueType
public com.github._1c_syntax.bsl.types.ValueTypeDescription getValueType()Description copied from interface:ValueTypeOwnerВозвращает описание типа значения- Specified by:
getValueTypein interfaceValueTypeOwner
-
builder
-
getUuid
Description copied from interface:MDУникальный идентификатор объекта -
getName
Description copied from interface:MDИмя объекта -
getMdoReference
public com.github._1c_syntax.bsl.types.MdoReference 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
public com.github._1c_syntax.bsl.types.MultiLanguageString getSynonym()Description copied from interface:MDСинонимы объекта- Specified by:
getSynonymin interfaceMD
-
getSupportVariant
public com.github._1c_syntax.bsl.support.SupportVariant getSupportVariant()Description copied from interface:MDВариант поддержки родительской конфигурации- Specified by:
getSupportVariantin interfaceMD
-
getOwner
public com.github._1c_syntax.bsl.types.MdoReference getOwner()Description copied from interface:MDChildСсылка на родительский объект -
isPasswordMode
public boolean isPasswordMode()Description copied from interface:AttributeРежим пароля. Только для реквизитов с типом с типом `Строка`- Specified by:
isPasswordModein interfaceAttribute
-
getKind
Description copied from interface:AttributeВид атрибута -
getIndexing
Description copied from interface:AttributeВариант индексирования реквизита- Specified by:
getIndexingin interfaceAttribute
-
getFormat
public com.github._1c_syntax.bsl.types.MultiLanguageString getFormat()Формат -
getEditFormat
public com.github._1c_syntax.bsl.types.MultiLanguageString getEditFormat()Формат редактирования -
isMarkNegatives
public boolean isMarkNegatives()Выделять отрицательное -
getMask
Маска -
isMultiLine
public boolean isMultiLine()Многострочный режим -
isExtendedEdit
public boolean isExtendedEdit()Расширенное редактирование -
isFillFromFillingValue
public boolean isFillFromFillingValue()Заполнять из данных заполнения -
toString
-
equals
-
hashCode
public int hashCode()
-