public class TrainingApplicationReference extends Object
| Constructor and Description | 
|---|
| TrainingApplicationReference() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAddress() | 
| String | getName() | 
| String | getPhone() | 
| String | getRelationship() | 
| void | setAddress(String address) | 
| void | setName(String name) | 
| void | setPhone(String phone) | 
| void | setRelationship(String relationship) | 
public TrainingApplicationReference()
public String getAddress()
public void setAddress(String address)
public String getRelationship()
public void setRelationship(String relationship)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.