org.jboss.seam.examples.booking.reference
Annotation Type CreditCardExpiryYears


@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
@Qualifier
public @interface CreditCardExpiryYears

A binding type attached to a collection of years indicating the set is limited to the possible values for a credit card expiry date.

Author:
Dan Allen



Copyright © 2012 Seam Framework. All Rights Reserved.