- All Superinterfaces:
- ManagedObjectManagerImpl.DummyStatistic
- All Known Subinterfaces:
- ManagedObjectManagerImpl.DummyBoundedRangeStatistic
- Enclosing class:
- ManagedObjectManagerImpl
@ManagedData
@Description(value="Specifies standard measurements of the upper and lower limits of the value of an attribute")
@InheritedAttributes(value={@InheritedAttribute(methodName="getUpperBound",description="The upper limit of the value of this attribute"),@InheritedAttribute(methodName="getLowerBound",description="The lower limit of the value of this attribute")})
public static interface ManagedObjectManagerImpl.DummyBoundaryStatistic
extends ManagedObjectManagerImpl.DummyStatistic