Class ResourceGroupBucket
java.lang.Object
com.aspose.tasks.cloud.model.ResourceGroupBucket
Represents a single bucket of a resource grouping result: the resources sharing the same group key.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddResourcesItem(ResourceItem resourcesItem) booleangetKey()The group key the bucketed resources share.Resources falling into this bucket.inthashCode()resources(List<ResourceItem> resources) voidvoidsetResources(List<ResourceItem> resources) toString()
-
Constructor Details
-
ResourceGroupBucket
public ResourceGroupBucket()
-
-
Method Details
-
key
-
getKey
-
setKey
-
resources
-
addResourcesItem
-
getResources
-
setResources
-
equals
-
hashCode
-
toString
-