ImageRecipesAction Class

public class ImageRecipesAction
extends ImageAction

The ImageRecipesAction model.

Constructor Summary

Constructor Description
ImageRecipesAction()

Method Summary

Modifier and Type Method and Description
RecipesModule data()

Get the data value.

Methods inherited from Action

Methods inherited from CreativeWork

Methods inherited from Identifiable

id

Methods inherited from ImageAction

Methods inherited from Response

Methods inherited from Thing

Methods inherited from java.lang.Object

java.lang.Object.clone java.lang.Object.equals java.lang.Object.finalize java.lang.Object.getClass java.lang.Object.hashCode java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.toString java.lang.Object.wait java.lang.Object.wait java.lang.Object.wait

Constructor Details

ImageRecipesAction

public ImageRecipesAction()

Method Details

data

public RecipesModule data()

Get the data value.

Returns:

the data value

Applies to