|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgencyReporting | |
|---|---|
| com.edustructures.sifworks.student | Classes to model Student Information Elements (SIF 2.0 Specification, Student Information Working Group) |
| Uses of AgencyReporting in com.edustructures.sifworks.student |
|---|
| Methods in com.edustructures.sifworks.student that return AgencyReporting | |
|---|---|
AgencyReporting |
DisciplineIncident.getAgencyReporting()
Gets the value of the <AgencyReporting> element. |
| Methods in com.edustructures.sifworks.student with parameters of type AgencyReporting | |
|---|---|
void |
DisciplineIncident.setAgencyReporting(AgencyReporting value)
Sets the value of the <AgencyReporting> element. |
| Constructors in com.edustructures.sifworks.student with parameters of type AgencyReporting | |
|---|---|
DisciplineIncident(java.lang.String refId,
java.lang.Integer schoolYear,
AgencyReporting agencyReporting,
java.lang.String incidentNumber,
java.util.Calendar incidentDate,
IncidentTime incidentTime,
IncidentLocation incidentLocation,
IncidentCategory incidentCategory,
OffenderList offenderList,
VictimList victimList)
Constructor that accepts values for all mandatory fields |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||