|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProductId | |
---|---|
biweekly | |
biweekly.property | |
biweekly.property.marshaller |
Uses of ProductId in biweekly |
---|
Methods in biweekly that return ProductId | |
---|---|
ProductId |
ICalendar.getProductId()
Gets the name of the application that created the iCalendar object. |
ProductId |
ICalendar.setProductId(String prodId)
Sets the application that created the iCalendar object. |
Methods in biweekly with parameters of type ProductId | |
---|---|
void |
ICalendar.setProductId(ProductId prodId)
Sets the name of the application that created the iCalendar object. |
Uses of ProductId in biweekly.property |
---|
Methods in biweekly.property that return ProductId | |
---|---|
static ProductId |
ProductId.biweekly()
Creates a new product identifier property that represents this library. |
Uses of ProductId in biweekly.property.marshaller |
---|
Methods in biweekly.property.marshaller that return ProductId | |
---|---|
protected ProductId |
ProductIdMarshaller.newInstance(String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |