Uses of Class
com.walkfares.odsl.annotations.ODSLIgnore
| Package | Description |
|---|---|
| com.walkfares.odsl.conversion | |
| com.walkfares.odsl.var.bean | |
| com.walkfares.odsl.var.bean.subscription | |
| com.walkfares.odsl.var.curve |
-
Uses of ODSLIgnore in com.walkfares.odsl.conversion
Methods in com.walkfares.odsl.conversion with annotations of type ODSLIgnore Modifier and Type Method Description StringPrecision. format(String value)BigDecimalPrecision. getPreciseNumber(String value)RoundingModePrecision. getRoundingMode()intPrecision. getScale()booleanPrecision. isStore()booleanPrecision. isUseDefault()PrecisionPrecision. setRoundingMode(String mode)PrecisionPrecision. setScale(int scale)PrecisionPrecision. setStore(boolean store)PrecisionPrecision. setUseDefault(boolean useDefault) -
Uses of ODSLIgnore in com.walkfares.odsl.var.bean
Methods in com.walkfares.odsl.var.bean with annotations of type ODSLIgnore Modifier and Type Method Description QueueQueue. setActiveMessageCount(int activeMessageCount)QueueQueue. setConnection(String connection)QueueQueue. setDeadLetterMessageCount(int deadLetterMessageCount)QueueQueue. setDescription(String description)QueueQueue. setHandler(String handler)QueueQueue. setMessageCount(int messageCount)QueueQueue. setRetention(String retention)QueueQueue. setScheduledMessageCount(int scheduledMessageCount)QueueQueue. setTimeout(String timeout) -
Uses of ODSLIgnore in com.walkfares.odsl.var.bean.subscription
Methods in com.walkfares.odsl.var.bean.subscription with annotations of type ODSLIgnore Modifier and Type Method Description List<Item>Subscription. getObjects()List<SubscriptionTarget>Subscription. getTargets()SubscriptionSubscription. setDescription(String description)SubscriptionSubscription. setEnabled(boolean enabled)SubscriptionSubscription. setEnvironment(String environment)SubscriptionSubscription. setName(String name)SubscriptionSubscription. setSystem(boolean system) -
Uses of ODSLIgnore in com.walkfares.odsl.var.curve
Methods in com.walkfares.odsl.var.curve with annotations of type ODSLIgnore Modifier and Type Method Description SmartCurveCacheOptionsSmartCurveCacheOptions. setSchedule(String schedule)SmartCurveCacheOptionsSmartCurveCacheOptions. setType(SmartCurveCaching type)