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

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

Uses of SyncBehaviorType in org.w3._2001.smil20
 

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

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

Fields in org.w3._2001.smil20.language declared as SyncBehaviorType
protected  SyncBehaviorType AnimateType.syncBehavior
           
protected  SyncBehaviorType AnimateColorType.syncBehavior
           
protected  SyncBehaviorType SetType.syncBehavior
           
protected  SyncBehaviorType AnimateMotionType.syncBehavior
           
 

Methods in org.w3._2001.smil20.language that return SyncBehaviorType
 SyncBehaviorType AnimateType.getSyncBehavior()
          Obtient la valeur de la propriété syncBehavior.
 SyncBehaviorType AnimateColorType.getSyncBehavior()
          Obtient la valeur de la propriété syncBehavior.
 SyncBehaviorType SetType.getSyncBehavior()
          Obtient la valeur de la propriété syncBehavior.
 SyncBehaviorType AnimateMotionType.getSyncBehavior()
          Obtient la valeur de la propriété syncBehavior.
 

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



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