org.eclipse.modisco.jee.ejbjar.EjbJar31
Interface TimerScheduleType


public interface TimerScheduleType

A representation of the model object 'Timer Schedule Type'.

The following features are supported:

See Also:
EjbJar31Package.getTimerScheduleType()
Generated:
Model:
extendedMetaData="name='timer-scheduleType' kind='elementOnly'"

Method Summary
 String getDayOfMonth()
          Returns the value of the 'Day Of Month' containment reference.
 String getDayOfWeek()
          Returns the value of the 'Day Of Week' containment reference.
 String getHour()
          Returns the value of the 'Hour' containment reference.
 java.lang.String getId()
          Returns the value of the 'Id' attribute.
 String getMinute()
          Returns the value of the 'Minute' containment reference.
 String getMonth()
          Returns the value of the 'Month' containment reference.
 String getSecond()
          Returns the value of the 'Second' containment reference.
 String getYear()
          Returns the value of the 'Year' containment reference.
 void setDayOfMonth(String value)
          Sets the value of the 'Day Of Month' containment reference.
 void setDayOfWeek(String value)
          Sets the value of the 'Day Of Week' containment reference.
 void setHour(String value)
          Sets the value of the 'Hour' containment reference.
 void setId(java.lang.String value)
          Sets the value of the 'Id' attribute.
 void setMinute(String value)
          Sets the value of the 'Minute' containment reference.
 void setMonth(String value)
          Sets the value of the 'Month' containment reference.
 void setSecond(String value)
          Sets the value of the 'Second' containment reference.
 void setYear(String value)
          Sets the value of the 'Year' containment reference.
 

Method Detail

getSecond

String getSecond()
Returns the value of the 'Second' containment reference.

If the meaning of the 'Second' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Second' containment reference.
See Also:
setSecond(org.eclipse.modisco.jee.ejbjar.EjbJar31.String), EjbJar31Package.getTimerScheduleType_Second()
Generated:
Model:
containment="true" extendedMetaData="kind='element' name='second' namespace='http://java.sun.com/xml/ns/javaee'"

setSecond

void setSecond(String value)
Sets the value of the 'Second' containment reference.

Parameters:
value - the new value of the 'Second' containment reference.
See Also:
getSecond()
Generated:

getMinute

String getMinute()
Returns the value of the 'Minute' containment reference.

If the meaning of the 'Minute' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Minute' containment reference.
See Also:
setMinute(org.eclipse.modisco.jee.ejbjar.EjbJar31.String), EjbJar31Package.getTimerScheduleType_Minute()
Generated:
Model:
containment="true" extendedMetaData="kind='element' name='minute' namespace='http://java.sun.com/xml/ns/javaee'"

setMinute

void setMinute(String value)
Sets the value of the 'Minute' containment reference.

Parameters:
value - the new value of the 'Minute' containment reference.
See Also:
getMinute()
Generated:

getHour

String getHour()
Returns the value of the 'Hour' containment reference.

If the meaning of the 'Hour' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Hour' containment reference.
See Also:
setHour(org.eclipse.modisco.jee.ejbjar.EjbJar31.String), EjbJar31Package.getTimerScheduleType_Hour()
Generated:
Model:
containment="true" extendedMetaData="kind='element' name='hour' namespace='http://java.sun.com/xml/ns/javaee'"

setHour

void setHour(String value)
Sets the value of the 'Hour' containment reference.

Parameters:
value - the new value of the 'Hour' containment reference.
See Also:
getHour()
Generated:

getDayOfMonth

String getDayOfMonth()
Returns the value of the 'Day Of Month' containment reference.

If the meaning of the 'Day Of Month' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Day Of Month' containment reference.
See Also:
setDayOfMonth(org.eclipse.modisco.jee.ejbjar.EjbJar31.String), EjbJar31Package.getTimerScheduleType_DayOfMonth()
Generated:
Model:
containment="true" extendedMetaData="kind='element' name='day-of-month' namespace='http://java.sun.com/xml/ns/javaee'"

setDayOfMonth

void setDayOfMonth(String value)
Sets the value of the 'Day Of Month' containment reference.

Parameters:
value - the new value of the 'Day Of Month' containment reference.
See Also:
getDayOfMonth()
Generated:

getMonth

String getMonth()
Returns the value of the 'Month' containment reference.

If the meaning of the 'Month' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Month' containment reference.
See Also:
setMonth(org.eclipse.modisco.jee.ejbjar.EjbJar31.String), EjbJar31Package.getTimerScheduleType_Month()
Generated:
Model:
containment="true" extendedMetaData="kind='element' name='month' namespace='http://java.sun.com/xml/ns/javaee'"

setMonth

void setMonth(String value)
Sets the value of the 'Month' containment reference.

Parameters:
value - the new value of the 'Month' containment reference.
See Also:
getMonth()
Generated:

getDayOfWeek

String getDayOfWeek()
Returns the value of the 'Day Of Week' containment reference.

If the meaning of the 'Day Of Week' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Day Of Week' containment reference.
See Also:
setDayOfWeek(org.eclipse.modisco.jee.ejbjar.EjbJar31.String), EjbJar31Package.getTimerScheduleType_DayOfWeek()
Generated:
Model:
containment="true" extendedMetaData="kind='element' name='day-of-week' namespace='http://java.sun.com/xml/ns/javaee'"

setDayOfWeek

void setDayOfWeek(String value)
Sets the value of the 'Day Of Week' containment reference.

Parameters:
value - the new value of the 'Day Of Week' containment reference.
See Also:
getDayOfWeek()
Generated:

getYear

String getYear()
Returns the value of the 'Year' containment reference.

If the meaning of the 'Year' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Year' containment reference.
See Also:
setYear(org.eclipse.modisco.jee.ejbjar.EjbJar31.String), EjbJar31Package.getTimerScheduleType_Year()
Generated:
Model:
containment="true" extendedMetaData="kind='element' name='year' namespace='http://java.sun.com/xml/ns/javaee'"

setYear

void setYear(String value)
Sets the value of the 'Year' containment reference.

Parameters:
value - the new value of the 'Year' containment reference.
See Also:
getYear()
Generated:

getId

java.lang.String getId()
Returns the value of the 'Id' attribute.

If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Id' attribute.
See Also:
setId(String), EjbJar31Package.getTimerScheduleType_Id()
Generated:
Model:
id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" extendedMetaData="kind='attribute' name='id'"

setId

void setId(java.lang.String value)
Sets the value of the 'Id' attribute.

Parameters:
value - the new value of the 'Id' attribute.
See Also:
getId()
Generated: