Class WBSDefinitionResponse
java.lang.Object
com.aspose.tasks.cloud.model.responses.AsposeResponse
com.aspose.tasks.cloud.model.responses.WBSDefinitionResponse
WBSDefinition response
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
DTO WBSDefintionint
hashCode()
void
setWbsDefinition
(WBSDefinition wbsDefinition) toString()
wbsDefinition
(WBSDefinition wbsDefinition)
-
Constructor Details
-
WBSDefinitionResponse
public WBSDefinitionResponse()
-
-
Method Details
-
wbsDefinition
-
getWbsDefinition
DTO WBSDefintion- Returns:
- wbsDefinition
-
setWbsDefinition
-
equals
- Overrides:
equals
in classAsposeResponse
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAsposeResponse
-
toString
- Overrides:
toString
in classAsposeResponse
-