Interface CmsTemplate
-
- All Implemented Interfaces:
-
com.fwmotion.threescale.cms.model.CmsObject
public interface CmsTemplate implements CmsObject
-
-
Method Summary
Modifier and Type Method Description ThreescaleObjectType
getType()
-
-
Method Detail
-
getType
@Nonnull() ThreescaleObjectType getType()
-
-
-
-