public class EndpointLookupReq
extends java.lang.Object
Constructor and Description |
---|
EndpointLookupReq() |
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
getBindingQName() |
java.lang.String |
getServiceBindingIdentifier() |
javax.xml.namespace.QName |
getServiceQName() |
void |
setBindingQName(javax.xml.namespace.QName bindingQName) |
void |
setServiceBindingIdentifier(java.lang.String serviceBindingIdentifier) |
void |
setServiceQName(javax.xml.namespace.QName serviceQName) |
public javax.xml.namespace.QName getServiceQName()
public void setServiceQName(javax.xml.namespace.QName serviceQName)
public java.lang.String getServiceBindingIdentifier()
public void setServiceBindingIdentifier(java.lang.String serviceBindingIdentifier)
public javax.xml.namespace.QName getBindingQName()
public void setBindingQName(javax.xml.namespace.QName bindingQName)
Rogue Wave, Inc. Copyright (C) 2000-2019, All rights reserved
This software is the confidential and proprietary information of Rogue Wave, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Rogue Wave, Inc.