|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RestartTimingType | |
|---|---|
| org.w3._2001.smil20 | |
| org.w3._2001.smil20.language | |
| Uses of RestartTimingType in org.w3._2001.smil20 |
|---|
| Methods in org.w3._2001.smil20 that return RestartTimingType | |
|---|---|
static RestartTimingType |
RestartTimingType.fromValue(String v)
|
static RestartTimingType |
RestartTimingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RestartTimingType[] |
RestartTimingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of RestartTimingType in org.w3._2001.smil20.language |
|---|
| Fields in org.w3._2001.smil20.language declared as RestartTimingType | |
|---|---|
protected RestartTimingType |
AnimateType.restart
|
protected RestartTimingType |
AnimateColorType.restart
|
protected RestartTimingType |
SetType.restart
|
protected RestartTimingType |
AnimateMotionType.restart
|
| Methods in org.w3._2001.smil20.language that return RestartTimingType | |
|---|---|
RestartTimingType |
AnimateType.getRestart()
Obtient la valeur de la propriété restart. |
RestartTimingType |
AnimateColorType.getRestart()
Obtient la valeur de la propriété restart. |
RestartTimingType |
SetType.getRestart()
Obtient la valeur de la propriété restart. |
RestartTimingType |
AnimateMotionType.getRestart()
Obtient la valeur de la propriété restart. |
| Methods in org.w3._2001.smil20.language with parameters of type RestartTimingType | |
|---|---|
void |
AnimateType.setRestart(RestartTimingType value)
Définit la valeur de la propriété restart. |
void |
AnimateColorType.setRestart(RestartTimingType value)
Définit la valeur de la propriété restart. |
void |
SetType.setRestart(RestartTimingType value)
Définit la valeur de la propriété restart. |
void |
AnimateMotionType.setRestart(RestartTimingType value)
Définit la valeur de la propriété restart. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||