Package com.github._1c_syntax.bsl.mdo
Class Interface.InterfaceBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.Interface.InterfaceBuilder
- Enclosing class:
- Interface
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public Interface.InterfaceBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public Interface.InterfaceBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
build
-
toString
-