public class Sample extends Object
| Constructor and Description |
|---|
Sample(Date start,
Resolution duration) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecipe(Recipe recipe) |
Resolution |
getDuration() |
List<Recipe> |
getRecipes() |
Date |
getStart() |
public Sample(Date start, Resolution duration)
public void addRecipe(Recipe recipe)
public Date getStart()
public Resolution getDuration()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"