Package | Description |
---|---|
com.hp.lft.sdk.stdwin |
Provides the SDK for testing standard Windows objects.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
CalendarDescription.Init<T extends CalendarDescription.Init<T>>
Helper class for CalendarDescription.Builder
|
Modifier and Type | Class and Description |
---|---|
static class |
CalendarDescription.Builder
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
|
Constructor and Description |
---|
CalendarDescription(CalendarDescription.Init<?> init)
Initializes a new instance of the CalendarDescription class using the Builder pattern.
|