@Generated public class EffectivePredictiveOptimizationFlag extends Object
Constructor and Description |
---|
EffectivePredictiveOptimizationFlag() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getInheritedFromName() |
EffectivePredictiveOptimizationFlagInheritedFromType |
getInheritedFromType() |
EnablePredictiveOptimization |
getValue() |
int |
hashCode() |
EffectivePredictiveOptimizationFlag |
setInheritedFromName(String inheritedFromName) |
EffectivePredictiveOptimizationFlag |
setInheritedFromType(EffectivePredictiveOptimizationFlagInheritedFromType inheritedFromType) |
EffectivePredictiveOptimizationFlag |
setValue(EnablePredictiveOptimization value) |
String |
toString() |
public EffectivePredictiveOptimizationFlag setInheritedFromName(String inheritedFromName)
public String getInheritedFromName()
public EffectivePredictiveOptimizationFlag setInheritedFromType(EffectivePredictiveOptimizationFlagInheritedFromType inheritedFromType)
public EffectivePredictiveOptimizationFlagInheritedFromType getInheritedFromType()
public EffectivePredictiveOptimizationFlag setValue(EnablePredictiveOptimization value)
public EnablePredictiveOptimization getValue()
Copyright © 2023. All rights reserved.