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