java.lang.Object
org.gcube.resources.discovery.icclient.stubs.CollectorConstants
public class CollectorConstants
extends Object
Stub-related constants.
- Author:
- Fabio Simeoni
-
Field Summary
Fields
static final org.gcube.common.clients.stubs.jaxws.GCoreService<CollectorStub>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
namespace
public static final String namespace
- See Also:
-
-
localname
public static final String localname
- See Also:
-
-
name
public static final QName name
-
service_class
public static String service_class
-
service_name
public static String service_name
-
collector
public static final org.gcube.common.clients.stubs.jaxws.GCoreService<CollectorStub> collector
-
Constructor Details
-
CollectorConstants
public CollectorConstants()