Package com.github._1c_syntax.bsl.mdo
Class AccountingRegister
java.lang.Object
com.github._1c_syntax.bsl.mdo.AccountingRegister
- All Implemented Interfaces:
AttributeOwner,ChildrenOwner,CommandOwner,FormOwner,MD,MDObject,ModuleOwner,Register,TemplateOwner
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanСписок реквизитов регистраСписок команд объектаКомментарийСписок измерений регистраgetForms()Список форм объектаcom.github._1c_syntax.bsl.types.MdoReferenceMDO-Ссылка на объектСписок модулей объектаgetName()Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)Список ресурсов регистраcom.github._1c_syntax.bsl.support.SupportVariantВариант поддержки родительской конфигурацииСинонимы объектаСписок макетов объекта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.ChildrenOwner
findChild, findChild, findChild, findChild, getChildren, getMDOChildren, getMDOPlainChildren, getPlainChildrenMethods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getMdoTypeMethods inherited from interface com.github._1c_syntax.bsl.mdo.ModuleOwner
getAllModules, getModuleByUri, getModuleTypeByURI, getModuleTypesMethods inherited from interface com.github._1c_syntax.bsl.mdo.Register
getAllAttributes
-
Method Details
-
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
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
-
getModules
Description copied from interface:ModuleOwnerСписок модулей объекта- Specified by:
getModulesin interfaceModuleOwner
-
getCommands
Description copied from interface:CommandOwnerСписок команд объекта- Specified by:
getCommandsin interfaceCommandOwner
-
getAttributes
Description copied from interface:RegisterСписок реквизитов регистра- Specified by:
getAttributesin interfaceRegister
-
getResources
Description copied from interface:RegisterСписок ресурсов регистра- Specified by:
getResourcesin interfaceRegister
-
getDimensions
Description copied from interface:RegisterСписок измерений регистра- Specified by:
getDimensionsin interfaceRegister
-
getForms
Description copied from interface:FormOwnerСписок форм объекта -
getTemplates
Description copied from interface:TemplateOwnerСписок макетов объекта- Specified by:
getTemplatesin interfaceTemplateOwner
-
toString
-
equals
-
hashCode
public int hashCode()
-