Interface ObjectCollectionParent
-
- All Known Implementing Classes:
Region
public interface ObjectCollectionParent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Region
getRegion(SystemObject regionObject)
boolean
isDisabled(Region region)
-
-
-
Method Detail
-
isDisabled
boolean isDisabled(Region region)
-
getRegion
Region getRegion(SystemObject regionObject)
-
-