Uses of Class
net.anidb.CreatorType

Packages that use CreatorType
net.anidb   
 

Uses of CreatorType in net.anidb
 

Fields in net.anidb declared as CreatorType
static CreatorType CreatorType.COLLABORATION
          Collaboration.
static CreatorType CreatorType.COMPANY
          Company.
static CreatorType CreatorType.PERSON
          Person.
 

Methods in net.anidb that return CreatorType
static CreatorType CreatorType.getInstance(int value)
          Returns an instance of the class for the given value.