@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface TelephoneNumbers
TelephoneNumber
objects.
It is used in relation of mapping a User
object.Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
type
The phone type.
|