Uses of Class
org.company.thesandbox.domain.Person

Packages that use Person
org.company.thesandbox.domain   
 

Uses of Person in org.company.thesandbox.domain
 

Subclasses of Person in org.company.thesandbox.domain
 class Artist
          An artist is a Person who has had a role in producing a Record.
 class ArtistImplBase
          An artist is a Person who has had a role in producing a Record
 class Customer
          A Customer represents a Person who orders from the RecordShop.
 class CustomerImplBase
          A Customer represents a Person who orders from the RecordShop.
 



Copyright © 2010. All Rights Reserved.