Uses of Interface
org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation

Packages that use TimeOfDayAnnotation
org.eclipse.jpt.eclipselink.core.resource.java   
 

Uses of TimeOfDayAnnotation in org.eclipse.jpt.eclipselink.core.resource.java
 

Methods in org.eclipse.jpt.eclipselink.core.resource.java that return TimeOfDayAnnotation
 TimeOfDayAnnotation CacheAnnotation.addExpiryTimeOfDay()
           
 TimeOfDayAnnotation CacheAnnotation.getExpiryTimeOfDay()
          Corresponds to the 'expiryTimeOfDay' element of the Cache annotation.