Class HTTPServiceURLTemplate.HTTPServiceURLTemplateBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.HTTPServiceURLTemplate.HTTPServiceURLTemplateBuilder
- Enclosing class:
- HTTPServiceURLTemplate
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) method
(HTTPServiceMethod method) methods
(Collection<? extends HTTPServiceMethod> methods) objectBelonging
(ObjectBelonging objectBelonging) owner
(com.github._1c_syntax.bsl.types.MdoReference owner) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) ШаблонtoString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public HTTPServiceURLTemplate.HTTPServiceURLTemplateBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
public HTTPServiceURLTemplate.HTTPServiceURLTemplateBuilder objectBelonging(ObjectBelonging objectBelonging) - Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public HTTPServiceURLTemplate.HTTPServiceURLTemplateBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
owner
public HTTPServiceURLTemplate.HTTPServiceURLTemplateBuilder owner(com.github._1c_syntax.bsl.types.MdoReference owner) - Returns:
this
.
-
method
-
methods
public HTTPServiceURLTemplate.HTTPServiceURLTemplateBuilder methods(Collection<? extends HTTPServiceMethod> methods) -
clearMethods
-
template
Шаблон- Returns:
this
.
-
build
-
toString
-