Uses of Class
org.w3._2001.smil20.RestartDefaultType

Packages that use RestartDefaultType
org.w3._2001.smil20   
org.w3._2001.smil20.language   
 

Uses of RestartDefaultType in org.w3._2001.smil20
 

Methods in org.w3._2001.smil20 that return RestartDefaultType
static RestartDefaultType RestartDefaultType.fromValue(String v)
           
static RestartDefaultType RestartDefaultType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RestartDefaultType[] RestartDefaultType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of RestartDefaultType in org.w3._2001.smil20.language
 

Fields in org.w3._2001.smil20.language declared as RestartDefaultType
protected  RestartDefaultType AnimateType.restartDefault
           
protected  RestartDefaultType AnimateColorType.restartDefault
           
protected  RestartDefaultType SetType.restartDefault
           
protected  RestartDefaultType AnimateMotionType.restartDefault
           
 

Methods in org.w3._2001.smil20.language that return RestartDefaultType
 RestartDefaultType AnimateType.getRestartDefault()
          Obtient la valeur de la propriété restartDefault.
 RestartDefaultType AnimateColorType.getRestartDefault()
          Obtient la valeur de la propriété restartDefault.
 RestartDefaultType SetType.getRestartDefault()
          Obtient la valeur de la propriété restartDefault.
 RestartDefaultType AnimateMotionType.getRestartDefault()
          Obtient la valeur de la propriété restartDefault.
 

Methods in org.w3._2001.smil20.language with parameters of type RestartDefaultType
 void AnimateType.setRestartDefault(RestartDefaultType value)
          Définit la valeur de la propriété restartDefault.
 void AnimateColorType.setRestartDefault(RestartDefaultType value)
          Définit la valeur de la propriété restartDefault.
 void SetType.setRestartDefault(RestartDefaultType value)
          Définit la valeur de la propriété restartDefault.
 void AnimateMotionType.setRestartDefault(RestartDefaultType value)
          Définit la valeur de la propriété restartDefault.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.