|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |