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