|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgencyReportingObject | |
|---|---|
| com.edustructures.sifworks.student | Classes to model Student Information Elements (SIF 2.0 Specification, Student Information Working Group) |
| Uses of AgencyReportingObject in com.edustructures.sifworks.student |
|---|
| Fields in com.edustructures.sifworks.student declared as AgencyReportingObject | |
|---|---|
static AgencyReportingObject |
AgencyReportingObject.LEAINFO
LEAInfo ("LEAInfo") |
static AgencyReportingObject |
AgencyReportingObject.SCHOOLINFO
SchoolInfo ("SchoolInfo") |
| Methods in com.edustructures.sifworks.student that return AgencyReportingObject | |
|---|---|
static AgencyReportingObject |
AgencyReportingObject.wrap(java.lang.String value)
Wrap an arbitrary string value in an AgencyReportingObject object. |
| Methods in com.edustructures.sifworks.student with parameters of type AgencyReportingObject | |
|---|---|
void |
DisciplineIncident.setAgencyReporting(AgencyReportingObject sifRefObject,
java.lang.String value)
Sets the value of the <AgencyReporting> child element. |
void |
AgencyReporting.setSIF_RefObject(AgencyReportingObject value)
Sets the value of the SIF_RefObject attribute. |
| Constructors in com.edustructures.sifworks.student with parameters of type AgencyReportingObject | |
|---|---|
AgencyReporting(AgencyReportingObject sifRefObject,
java.lang.String value)
Constructor that accepts values for all mandatory fields |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||