Package com.github._1c_syntax.bsl.mdo
Class Interface
java.lang.Object
com.github._1c_syntax.bsl.mdo.Interface
ВНИМАНИЕ!
Данный класс актуален только для формата конфигуратора, в EDT интерфейсов нет
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Interface.InterfaceBuilder
builder()
boolean
Комментарийcom.github._1c_syntax.bsl.types.MdoReference
MDO-Ссылка на объектgetName()
Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)com.github._1c_syntax.bsl.support.SupportVariant
Вариант поддержки родительской конфигурацииСинонимы объектаgetUuid()
Уникальный идентификатор объектаint
hashCode()
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, getMdoType
-
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: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
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
-
toString
-
equals
-
hashCode
public int hashCode()
-