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