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 TypeMethodDescriptionbooleanDTO WBSDefintioninthashCode()voidsetWbsDefinition(WBSDefinition wbsDefinition) toString()wbsDefinition(WBSDefinition wbsDefinition)
-
Constructor Details
-
WBSDefinitionResponse
public WBSDefinitionResponse()
-
-
Method Details
-
wbsDefinition
-
getWbsDefinition
DTO WBSDefintion- Returns:
- wbsDefinition
-
setWbsDefinition
-
equals
- Overrides:
equalsin classAsposeResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classAsposeResponse
-
toString
- Overrides:
toStringin classAsposeResponse
-