Class UpdateVbaModuleRequest
java.lang.Object
com.aspose.tasks.cloud.model.UpdateVbaModuleRequest
Represents the body of a request that updates a VBA module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe new source codeinthashCode()voidsetSourceCode(String sourceCode) sourceCode(String sourceCode) toString()
-
Constructor Details
-
UpdateVbaModuleRequest
public UpdateVbaModuleRequest()
-
-
Method Details
-
sourceCode
-
getSourceCode
-
setSourceCode
-
equals
-
hashCode
-
toString
-