| Package | Description |
|---|---|
| org.wso2.carbon.mss.example.service |
| Modifier and Type | Method and Description |
|---|---|
Student |
StudentService.getStudent(String nic) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Student> |
StudentService.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
StudentService.addStudent(Student student) |
Copyright © 2015 WSO2. All rights reserved.