org.sakaiproject.tool.assessment.osid.shared.extension
Class TypeExtension
java.lang.Object
org.osid.shared.Type
org.sakaiproject.tool.assessment.osid.shared.extension.TypeExtension
- All Implemented Interfaces:
- Serializable
public class TypeExtension
- extends org.osid.shared.Type
- See Also:
- Serialized Form
| Methods inherited from class org.osid.shared.Type |
getAuthority, getDescription, getDomain, getKeyword, isEqual |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeExtension
public TypeExtension(String authority,
String domain,
String keyword)
TypeExtension
public TypeExtension(String authority,
String domain,
String keyword,
String description)
Copyright © 2005-2013 Sakai Project. All Rights Reserved.