Class CXFMAPRelatesTo
- java.lang.Object
-
- org.jboss.wsf.stack.cxf.extensions.addressing.map.CXFMAPRelatesTo
-
- All Implemented Interfaces:
MAPRelatesTo
public class CXFMAPRelatesTo extends Object implements MAPRelatesTo
MAPRelationship is a wrapper class which works with class MAP. This is the JBossWS CXF implementation.- Since:
- 26-May-2009
- Author:
- Andrew Dinn - adinn@redhat.com, alessio.soldano@jboss.com
-
-
Method Detail
-
getRelatesTo
public String getRelatesTo()
- Specified by:
getRelatesToin interfaceMAPRelatesTo
-
getType
public QName getType()
- Specified by:
getTypein interfaceMAPRelatesTo
-
setType
public void setType(QName type)
-
-