|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface TelephoneNumbers
Special type of annotation dealing with the TelephoneNumber
objects.
It is used in relation of mapping a User
object.
Optional Element Summary | |
---|---|
java.lang.String |
type
The phone type. |
public abstract java.lang.String type
User
will be taken.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |