- getOwnerAssociation(int) - Method in class VetApp.Pet
-
Get owner association
- getOwnerEmailAddress(int) - Method in class VetApp.Owner
-
Get owner email address
- getOwnerFirstName(int) - Method in class VetApp.Owner
-
Get owner first name
- getOwnerLastName(int) - Method in class VetApp.Owner
-
Get owner last name
- getOwnerPhoneNumber(int) - Method in class VetApp.Owner
-
Get owner phone number
- getPetAssociation(int) - Method in class VetApp.Pet
-
Get pet association
- getPetName(int) - Method in class VetApp.Pet
-
Get pet name
- getPetType(int) - Method in class VetApp.Pet
-
Get pet type
- getSizeOwnerAssociation() - Method in class VetApp.Pet
-
Get owner association array size
- getSizeOwnerEmailAddress() - Method in class VetApp.Owner
-
Get size owner email array
- getSizeOwnerFirstName() - Method in class VetApp.Owner
-
Get size owner first name array
- getSizeOwnerLastName() - Method in class VetApp.Owner
-
Get size owner last name array
- getSizeOwnerPhoneNumber() - Method in class VetApp.Owner
-
Get size owner phone array
- getSizePetAssociation() - Method in class VetApp.Pet
-
Get pet association array size
- getSizePetName() - Method in class VetApp.Pet
-
Get pet name array size
- getSizePetType() - Method in class VetApp.Pet
-
Get pet type array size
- getSizeVetAssociation() - Method in class VetApp.Pet
-
Get vet association array size
- getSizeVetTechFirstName() - Method in class VetApp.VetTech
-
Get vet's first name array size
- getSizeVetTechLastName() - Method in class VetApp.VetTech
-
Get vet's last name array size
- getVetAssociation(int) - Method in class VetApp.Pet
-
Get vet association
- getVetTechFirstName(int) - Method in class VetApp.VetTech
-
Get vet's first name
- getVetTechLastName(int) - Method in class VetApp.VetTech
-
Get vet's last name