Constructor and Description |
---|
WebServiceAnnotationInfo(String endpointInterface,
String name,
String portName,
String servicename,
String targetNamespace,
String wsdlLocation,
org.jboss.jandex.AnnotationTarget target) |
Modifier and Type | Method and Description |
---|---|
String |
getEndpointInterface() |
String |
getName() |
String |
getPortName() |
String |
getServiceName() |
org.jboss.jandex.AnnotationTarget |
getTarget() |
String |
getTargetNamespace() |
String |
getWsdlLocation() |
public String getTargetNamespace()
public String getName()
public String getServiceName()
public String getPortName()
public String getEndpointInterface()
public String getWsdlLocation()
public org.jboss.jandex.AnnotationTarget getTarget()
Copyright © 2015 JBoss by Red Hat. All rights reserved.