public class SoapBodyInfo
extends Object
-
Constructor Summary
Constructors
-
Method Summary
List<org.apache.cxf.service.model.MessagePartInfo>
List<org.apache.cxf.service.model.MessagePartInfo>
void
void
setParts(List<org.apache.cxf.service.model.MessagePartInfo> parts)
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SoapBodyInfo
public SoapBodyInfo()
-
Method Details
-
getParts
public List<org.apache.cxf.service.model.MessagePartInfo> getParts()
-
setParts
public void setParts(List<org.apache.cxf.service.model.MessagePartInfo> parts)
-
-
setUse
public void setUse(String use)
-
getAttachments
public List<org.apache.cxf.service.model.MessagePartInfo> getAttachments()
-
setAttachments
public void setAttachments(List<org.apache.cxf.service.model.MessagePartInfo> attachments)