Uses of Class
com.edustructures.sifworks.reporting.AuthorityLevel

Packages that use AuthorityLevel
com.edustructures.sifworks.reporting Classes to model Vertical Reporting Elements (SIF 2.0 Specification, Vertical Reporting Task Force
 

Uses of AuthorityLevel in com.edustructures.sifworks.reporting
 

Fields in com.edustructures.sifworks.reporting declared as AuthorityLevel
static AuthorityLevel AuthorityLevel.FEDERAL
          Federal ("Federal")
static AuthorityLevel AuthorityLevel.LEA
          LEA ("LEA")
static AuthorityLevel AuthorityLevel.OTHER
          Other ("Other")
static AuthorityLevel AuthorityLevel.RSA
          RSA ("RSA")
static AuthorityLevel AuthorityLevel.SCHOOL
          School ("School")
static AuthorityLevel AuthorityLevel.STATE
          State ("State")
 

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

Methods in com.edustructures.sifworks.reporting with parameters of type AuthorityLevel
 void ReportAuthorityInfo.setAuthorityLevel(AuthorityLevel value)
          Sets the value of the <AuthorityLevel> element.
 

Constructors in com.edustructures.sifworks.reporting with parameters of type AuthorityLevel
ReportAuthorityInfo(java.lang.String refId, java.lang.String authorityName, java.lang.String authorityId, AuthorityLevel authorityLevel)
          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.