|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExchangeScheduleInterval
Represents the Exchange Scheduled Interval
| Field Summary | |
|---|---|
static java.lang.String |
IBM_COPYRIGHT
|
| Method Summary | |
|---|---|
int |
getEndDayOfWeek()
|
int |
getEndHour()
The end hour From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.EndTime |
int |
getEndMinute()
The end minute From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.EndTime |
int |
getEndTimeZone()
The end time zone From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.EndTime |
ExchangePublicFolder |
getPublicFolder()
|
int |
getStartDayOfWeek()
The start day of week From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.StartTime |
int |
getStartHour()
The start hour From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.StartTime |
int |
getStartMinute()
The start minute From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.StartTime |
int |
getStartTimeZone()
The start time zone From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.StartTime |
boolean |
hasEndDayOfWeek()
|
boolean |
hasEndHour()
|
boolean |
hasEndMinute()
|
boolean |
hasEndTimeZone()
|
boolean |
hasPublicFolder()
|
boolean |
hasStartDayOfWeek()
|
boolean |
hasStartHour()
|
boolean |
hasStartMinute()
|
boolean |
hasStartTimeZone()
|
void |
setEndDayOfWeek(int x)
|
void |
setEndHour(int x)
|
void |
setEndMinute(int x)
|
void |
setEndTimeZone(int x)
|
void |
setPublicFolder(ExchangePublicFolder x)
|
void |
setStartDayOfWeek(int x)
|
void |
setStartHour(int x)
|
void |
setStartMinute(int x)
|
void |
setStartTimeZone(int x)
|
| Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
|---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
| Methods inherited from interface com.collation.platform.model.ModelObject |
|---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
| Field Detail |
|---|
static final java.lang.String IBM_COPYRIGHT
| Method Detail |
|---|
int getStartTimeZone()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setStartTimeZone(int x)
boolean hasStartTimeZone()
int getEndHour()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setEndHour(int x)
boolean hasEndHour()
int getStartDayOfWeek()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setStartDayOfWeek(int x)
boolean hasStartDayOfWeek()
int getEndMinute()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setEndMinute(int x)
boolean hasEndMinute()
ExchangePublicFolder getPublicFolder()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setPublicFolder(ExchangePublicFolder x)
boolean hasPublicFolder()
int getStartHour()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setStartHour(int x)
boolean hasStartHour()
int getEndTimeZone()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setEndTimeZone(int x)
boolean hasEndTimeZone()
int getEndDayOfWeek()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setEndDayOfWeek(int x)
boolean hasEndDayOfWeek()
int getStartMinute()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setStartMinute(int x)
boolean hasStartMinute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||