public interface IlpContainer
IlpObject
.
This interface can be used for a business object which contains, or
is related to, other business objects.Modifier and Type | Method and Description |
---|---|
Collection<Object> |
getChildren(IlpObject object)
Returns the children of the container.
|
Collection<Object> getChildren(IlpObject object)
object
- The object.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.