Uses of Class
com.edustructures.sifworks.profdev.ActivityType

Packages that use ActivityType
com.edustructures.sifworks.profdev Classes to model Professional Development Elements (SIF 2.0 Specification, Professional Development Working Group
 

Uses of ActivityType in com.edustructures.sifworks.profdev
 

Fields in com.edustructures.sifworks.profdev declared as ActivityType
static ActivityType ActivityType.ACTIVITY
          Activity ("Activity")
static ActivityType ActivityType.COURSE
          Course ("Course")
static ActivityType ActivityType.OTHER
          Other ("Other")
 

Methods in com.edustructures.sifworks.profdev that return ActivityType
static ActivityType ActivityType.wrap(java.lang.String value)
          Wrap an arbitrary string value in an ActivityType object.
 

Methods in com.edustructures.sifworks.profdev with parameters of type ActivityType
 void EmployeeRecertification.setActivityType(ActivityType value)
          Sets the value of the <ActivityType> element.
 

Constructors in com.edustructures.sifworks.profdev with parameters of type ActivityType
EmployeeRecertification(java.lang.String ssn, java.lang.String stateProvinceId, Name name, java.lang.String activityName, ActivityType activityType, java.math.BigDecimal activityHours, Earned earned, java.util.Calendar dateFrom, java.util.Calendar dateTo)
          Constructor that accepts values for all mandatory fields
 



Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.