Uses of Class
yarfraw.generated.rss20.elements.TSkipDay

Packages that use TSkipDay
yarfraw.generated.rss20.elements   
 

Uses of TSkipDay in yarfraw.generated.rss20.elements
 

Fields in yarfraw.generated.rss20.elements with type parameters of type TSkipDay
protected  List<TSkipDay> TSkipDaysList.day
           
 

Methods in yarfraw.generated.rss20.elements that return TSkipDay
static TSkipDay TSkipDay.fromValue(String v)
           
static TSkipDay TSkipDay.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TSkipDay[] TSkipDay.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in yarfraw.generated.rss20.elements that return types with arguments of type TSkipDay
 List<TSkipDay> TSkipDaysList.getDay()
          Gets the value of the day property.
 



Copyright © 2008. All Rights Reserved.