Uses of Class
org.apache.camel.component.telegram.model.IncomingAnimation
-
Packages that use IncomingAnimation Package Description org.apache.camel.component.telegram.model -
-
Uses of IncomingAnimation in org.apache.camel.component.telegram.model
Fields in org.apache.camel.component.telegram.model declared as IncomingAnimation Modifier and Type Field Description IncomingAnimation
IncomingGame. animation
Methods in org.apache.camel.component.telegram.model that return IncomingAnimation Modifier and Type Method Description IncomingAnimation
IncomingGame. getAnimation()
Methods in org.apache.camel.component.telegram.model with parameters of type IncomingAnimation Modifier and Type Method Description void
IncomingGame. setAnimation(IncomingAnimation animation)
-