Interface EntityDescription
A description of an entity, or a child of the requested resource.
-
Method Summary
Modifier and TypeMethodDescriptionGet the ModelDescription of model which describes the resource.Get the Resource.
-
Method Details
-
getResource
Get the Resource.- Returns:
- The Resource.
-
getDescription
Get the ModelDescription of model which describes the resource.- Returns:
- The ModelDescription.
-