Uses of Class
org.hpccsystems.ws.client.platform.DropZone
-
Packages that use DropZone Package Description org.hpccsystems.ws.client.platform Provides local representation of target HPCC Systems platform. -
-
Uses of DropZone in org.hpccsystems.ws.client.platform
Methods in org.hpccsystems.ws.client.platform that return DropZone Modifier and Type Method Description static DropZoneDropZone. get(Platform platform, String name)Gets the.DropZonePlatform. getDropZone(String name)Gets the drop zone.DropZonePlatform. getDropZone(org.hpccsystems.ws.client.gen.axis2.wstopology.latest.TpDropZone dz)Gets the drop zone.DropZonePlatform. getDropZone(org.hpccsystems.ws.client.wrappers.gen.wstopology.TpDropZoneWrapper dz)Gets the drop zone.DropZone[]Platform. getDropZones()Gets the drop zones.
-