Class ObjectForm
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.ObjectForm
- All Implemented Interfaces:
Form,MD,MDChild,ModuleOwner
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectForm.ObjectFormBuilderbuilder()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, getMdoTypeMethods inherited from interface com.github._1c_syntax.bsl.mdo.ModuleOwner
getAllModules, getModuleByUri, getModuleTypeByURI, getModuleTypes
-
Method Details
-
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
-
getFormType
Description copied from interface:FormТип формы- Specified by:
getFormTypein interfaceForm
-
getData
-
getOwner
Description copied from interface:MDChildСсылка на родительский объект -
getUsePurposes
Назначения использования форм -
toString
-
equals
-
hashCode
public int hashCode()
-