Uses of Class
myorg.entityex.annotated.Name
-
Packages that use Name Package Description myorg.entityex.annotated -
-
Uses of Name in myorg.entityex.annotated
Fields in myorg.entityex.annotated declared as Name Modifier and Type Field Description private NameBear. nameMethods in myorg.entityex.annotated that return Name Modifier and Type Method Description NameBear. getName()NameName. setFirstName(String firstName)NameName. setLastName(String lastName)Methods in myorg.entityex.annotated with parameters of type Name Modifier and Type Method Description voidBear. setName(Name name)
-