org.jboss.ws.api.addressing
Interface MAPRelatesTo


public interface MAPRelatesTo

MAPRelationship is a wrapper which works with class MAP.

Author:
Andrew Dinn, Alessio Soldano

Method Summary
 String getRelatesTo()
           
 QName getType()
           
 void setType(QName type)
           
 

Method Detail

getRelatesTo

String getRelatesTo()

getType

QName getType()

setType

void setType(QName type)


Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.