public class ClassificationSystemVersionsResource
extends <any>
| Constructor and Description |
|---|
ClassificationSystemVersionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllClassificationSystemVersions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getClassificationSystemVersionResource(String resourceKey)
Generated getter for sub resource of type
ClassificationSystemVersionResource for current root resource |
Collection<ClassificationSystemVersionModel> |
getClassificationSystemVersionsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setClassificationSystemVersionsCollection(Collection<ClassificationSystemVersionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ClassificationSystemVersionsResource()
public Response getAllClassificationSystemVersions()
Responsepublic AbstractYResource getClassificationSystemVersionResource(String resourceKey)
ClassificationSystemVersionResource for current root resourcepublic Collection<ClassificationSystemVersionModel> getClassificationSystemVersionsCollection()
#getResourceValue()public void setClassificationSystemVersionsCollection(Collection<ClassificationSystemVersionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.