Uses of Class
org.sakaiproject.tool.assessment.data.ifc.shared.TypeIfc.TypeId
-
Packages that use TypeIfc.TypeId Package Description org.sakaiproject.tool.assessment.data.ifc.shared -
-
Uses of TypeIfc.TypeId in org.sakaiproject.tool.assessment.data.ifc.shared
Methods in org.sakaiproject.tool.assessment.data.ifc.shared that return TypeIfc.TypeId Modifier and Type Method Description static TypeIfc.TypeIdTypeIfc.TypeId. valueOf(String name)Returns the enum constant of this type with the specified name.static TypeIfc.TypeId[]TypeIfc.TypeId. values()Returns an array containing the constants of this enum type, in the order they are declared.
-