Package com.github._1c_syntax.bsl.mdo
Class WSReference.WSReferenceBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.WSReference.WSReferenceBuilder
- Enclosing class:
- WSReference
-
Method Summary
Modifier and TypeMethodDescriptionbuild()locationURL(String locationURL) Адрес WS ссылкиmdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
public WSReference.WSReferenceBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this.
-
objectBelonging
- Returns:
this.
-
comment
- Returns:
this.
-
synonym
public WSReference.WSReferenceBuilder synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) - Returns:
this.
-
supportVariant
public WSReference.WSReferenceBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this.
-
locationURL
Адрес WS ссылки- Returns:
this.
-
build
-
toString
-