Class HTTPServiceURLTemplate
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.HTTPServiceURLTemplate
- All Implemented Interfaces:
ChildrenOwner
,MD
,MDChild
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
Возвращает все дочерние элементы объектаКомментарийMDO-Ссылка на объектМетоды шаблона URL HTTP-сервисаgetName()
Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)getOwner()
Ссылка на родительский объектВариант поддержки родительской конфигурацииСинонимы объектаШаблон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.ChildrenOwner
findChild, findChild, findChild, findChild, getPlainChildren
Methods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getDescription, getDescription, getMdoRef, getMdoRef, getMdoType
-
Method Details
-
getChildren
Description copied from interface:ChildrenOwner
Возвращает все дочерние элементы объекта- Specified by:
getChildren
in interfaceChildrenOwner
-
builder
-
getUuid
Description copied from interface:MD
Уникальный идентификатор объекта -
getName
Description copied from interface:MD
Имя объекта -
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
Description copied from interface:MD
Вариант поддержки родительской конфигурации- Specified by:
getSupportVariant
in interfaceMD
-
getOwner
Description copied from interface:MDChild
Ссылка на родительский объект -
getMethods
Методы шаблона URL HTTP-сервиса -
getTemplate
Шаблон -
toString
-
equals
-
hashCode
public int hashCode()
-