Class DocumentJournalColumn
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.DocumentJournalColumn
- All Implemented Interfaces:
Attribute
,MD
,MDChild
,ValueTypeOwner
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
КомментарийВариант индексирования реквизитаgetKind()
Вид атрибутаcom.github._1c_syntax.bsl.types.MdoReference
MDO-Ссылка на объектgetName()
Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)com.github._1c_syntax.bsl.types.MdoReference
getOwner()
Ссылка на родительский объектList<com.github._1c_syntax.bsl.types.MdoReference>
Ссылки на реквизиты документов, входящих в состав колонкиcom.github._1c_syntax.bsl.support.SupportVariant
Вариант поддержки родительской конфигурацииcom.github._1c_syntax.bsl.types.MultiLanguageString
Синонимы объектаgetUuid()
Уникальный идентификатор объектаcom.github._1c_syntax.bsl.types.ValueTypeDescription
Возвращает описание типа значенияint
hashCode()
boolean
Режим пароля.toString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getDescription, getDescription, getMdoRef, getMdoRef, getMdoType
-
Method Details
-
isPasswordMode
public boolean isPasswordMode()Description copied from interface:Attribute
Режим пароля. Только для реквизитов с типом с типом `Строка`- Specified by:
isPasswordMode
in interfaceAttribute
-
getValueType
public com.github._1c_syntax.bsl.types.ValueTypeDescription getValueType()Description copied from interface:ValueTypeOwner
Возвращает описание типа значения- Specified by:
getValueType
in 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:MD
MDO-Ссылка на объект- Specified by:
getMdoReference
in interfaceMD
-
getObjectBelonging
Description copied from interface:MD
Принадлежность объекта конфигурации (собственный или заимствованный)- Specified by:
getObjectBelonging
in interfaceMD
-
getComment
Description copied from interface:MD
Комментарий- Specified by:
getComment
in interfaceMD
-
getSynonym
public com.github._1c_syntax.bsl.types.MultiLanguageString getSynonym()Description copied from interface:MD
Синонимы объекта- Specified by:
getSynonym
in interfaceMD
-
getSupportVariant
public com.github._1c_syntax.bsl.support.SupportVariant getSupportVariant()Description copied from interface:MD
Вариант поддержки родительской конфигурации- Specified by:
getSupportVariant
in interfaceMD
-
getOwner
public com.github._1c_syntax.bsl.types.MdoReference getOwner()Description copied from interface:MDChild
Ссылка на родительский объект -
getKind
Description copied from interface:Attribute
Вид атрибута -
getIndexing
Description copied from interface:Attribute
Вариант индексирования реквизита- Specified by:
getIndexing
in interfaceAttribute
-
getReferences
Ссылки на реквизиты документов, входящих в состав колонки -
toString
-
equals
-
hashCode
public int hashCode()
-