|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubscriptionInfo.ItemsFrom | |
---|---|
pusu.communicator |
Uses of SubscriptionInfo.ItemsFrom in pusu.communicator |
---|
Methods in pusu.communicator that return SubscriptionInfo.ItemsFrom | |
---|---|
SubscriptionInfo.ItemsFrom |
SubscriptionInfo.getItemsFrom()
Palauttaa järjestyksen, jossa asiakasohjelma haluaa syötteen artikkelit. |
static SubscriptionInfo.ItemsFrom |
SubscriptionInfo.ItemsFrom.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SubscriptionInfo.ItemsFrom[] |
SubscriptionInfo.ItemsFrom.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in pusu.communicator with parameters of type SubscriptionInfo.ItemsFrom | |
---|---|
SubscriptionInfo(java.util.Date since,
java.util.Date until,
java.lang.String feedName,
int minInterval,
int maxItems,
OutputFeedFactory.FeedType feedType,
SubscriptionInfo.ItemsFrom itemsFrom)
Muodostaa uuden ilmentymän luokasta. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |