Serialized Form
id
int id
street
String street
city
String city
state
String state
zip
String zip
id
int id
name
String name
bedCount
int bedCount
deckLevel
int deckLevel
ship
Ship ship
id
int id
expirationDate
Date expirationDate
number
String number
nameOnCard
String nameOnCard
customer
Customer customer
creditCompany
CreditCompany creditCompany
id
int id
name
String name
address
Address address
id
int id
name
String name
ship
Ship ship
reservations
Collection<E> reservations
id
int id
firstName
String firstName
lastName
String lastName
hasGoodCredit
boolean hasGoodCredit
address
Address address
phoneNumbers
Collection<E> phoneNumbers
creditCard
CreditCard creditCard
reservations
Collection<E> reservations
id
int id
number
String number
type
byte type
id
int id
date
Date date
amountPaid
double amountPaid
cruise
Cruise cruise
cabins
Set<E> cabins
customers
Set<E> customers
id
int id
name
String name
tonnage
double tonnage
annotationIndex
Map<K,V> annotationIndex
implementsIndex
Map<K,V> implementsIndex
classIndex
Map<K,V> classIndex
unresolved
Set<E> unresolved
Copyright © 2011. All Rights Reserved.