|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyncBehaviorDefaultType | |
---|---|
org.citygml4j.jaxb.smil20 | |
org.citygml4j.jaxb.smil20.language |
Uses of SyncBehaviorDefaultType in org.citygml4j.jaxb.smil20 |
---|
Methods in org.citygml4j.jaxb.smil20 that return SyncBehaviorDefaultType | |
---|---|
static SyncBehaviorDefaultType |
SyncBehaviorDefaultType.fromValue(java.lang.String v)
|
static SyncBehaviorDefaultType |
SyncBehaviorDefaultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SyncBehaviorDefaultType[] |
SyncBehaviorDefaultType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of SyncBehaviorDefaultType in org.citygml4j.jaxb.smil20.language |
---|
Methods in org.citygml4j.jaxb.smil20.language that return SyncBehaviorDefaultType | |
---|---|
SyncBehaviorDefaultType |
SetType.getSyncBehaviorDefault()
Ruft den Wert der syncBehaviorDefault-Eigenschaft ab. |
SyncBehaviorDefaultType |
AnimateType.getSyncBehaviorDefault()
Ruft den Wert der syncBehaviorDefault-Eigenschaft ab. |
SyncBehaviorDefaultType |
AnimateMotionType.getSyncBehaviorDefault()
Ruft den Wert der syncBehaviorDefault-Eigenschaft ab. |
SyncBehaviorDefaultType |
AnimateColorType.getSyncBehaviorDefault()
Ruft den Wert der syncBehaviorDefault-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.smil20.language with parameters of type SyncBehaviorDefaultType | |
---|---|
void |
SetType.setSyncBehaviorDefault(SyncBehaviorDefaultType value)
Legt den Wert der syncBehaviorDefault-Eigenschaft fest. |
void |
AnimateType.setSyncBehaviorDefault(SyncBehaviorDefaultType value)
Legt den Wert der syncBehaviorDefault-Eigenschaft fest. |
void |
AnimateMotionType.setSyncBehaviorDefault(SyncBehaviorDefaultType value)
Legt den Wert der syncBehaviorDefault-Eigenschaft fest. |
void |
AnimateColorType.setSyncBehaviorDefault(SyncBehaviorDefaultType value)
Legt den Wert der syncBehaviorDefault-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |