All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.eduworks.schema.cfd.competency.CfdBelief Maven / Gradle / Ivy

package com.eduworks.schema.cfd.competency;

/**
 * Competency is Under construction.
 * 

* Working model of competency with CFD Belief extension. * * @author [email protected] * @author [email protected] * @class Belief * @module com.eduworks * @extends org.cassproject.schema.cass.competency.Competency */ public class CfdBelief extends CfdCompetency { /** * Sub-type of Competency that this is (Will be replaced later) * * @property subtype * @type string */ public String subtype = "Belief"; }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy