java.lang.Object
cl.netswitch.lib.dto.ObjectList
- All Implemented Interfaces:
Serializable
Wraps a list of
object information
items.- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
objects
List of object information items.
-
-
Constructor Details
-
ObjectList
public ObjectList()Constructs a newObjectList
instance.
-