org.gcube.common.calls.jaxws
Interface GcubeServiceBuilderDSL.NameClause

All Known Implementing Classes:
GcubeServiceBuilder
Enclosing interface:
GcubeServiceBuilderDSL

public static interface GcubeServiceBuilderDSL.NameClause

The clause that sets the name of the target service.

Author:
Fabio Simeoni

Method Summary
 GcubeServiceBuilderDSL.StubClause withName(QName name)
          Sets the qualified name of the target service.
 

Method Detail

withName

GcubeServiceBuilderDSL.StubClause withName(QName name)
Sets the qualified name of the target service.

Parameters:
name - the qualified name of the target service
Returns:
the next clause


Copyright © 2014. All Rights Reserved.