Package org.sakaiproject.api.common.type
Interface Typeable
-
public interface TypeableA generic interface for any object that is typed using the commonorg.sakaiproject.service.common.type.Type.- Author:
- Lance Speelmon
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TypegetType()voidsetType(Type type)
-