Class ServiceTypePath
- java.lang.Object
-
- org.quelea.planningcenter.path.services.ServiceTypePath
-
public class ServiceTypePath extends Object
-
-
Constructor Summary
Constructors Constructor Description ServiceTypePath()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ServiceTypeServiceapi()PlanPathplan(String id)PlansPathplans()
-
-
-
Method Detail
-
plans
public PlansPath plans()
-
api
public ServiceTypeService api()
-
-