Class ObjectTemplate
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.ObjectTemplate
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanКомментарийgetData()Содержимое макета.MDO-Ссылка на объектgetName()Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)getOwner()Ссылка на родительский объектВариант поддержки родительской конфигурацииСинонимы объектаТип макета.getUuid()Уникальный идентификатор объектаinthashCode()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.MD
getDescription, getDescription, getMdoRef, getMdoRef, getMdoType
-
Method Details
-
builder
-
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
-
getTemplateType
Description copied from interface:TemplateТип макета. Например, `ТабличныйДокумент`.- Specified by:
getTemplateTypein interfaceTemplate
-
getData
Description copied from interface:TemplateСодержимое макета. Например, Схема компоновки данных -
getOwner
Description copied from interface:MDChildСсылка на родительский объект -
toString
-
equals
-
hashCode
public int hashCode()
-