Uses of Class
com.sun.xml.ws.rm.protocol.wsrm200702.DetailType

Packages that use DetailType
com.sun.xml.ws.rm.protocol.wsrm200702   
 

Uses of DetailType in com.sun.xml.ws.rm.protocol.wsrm200702
 

Fields in com.sun.xml.ws.rm.protocol.wsrm200702 declared as DetailType
protected  DetailType SequenceFaultElement.detail
           
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200702 that return DetailType
 DetailType SequenceFaultElement.getDetail()
          Gets the value of the detail property.
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200702 with parameters of type DetailType
 void SequenceFaultElement.setDetail(DetailType value)
          Sets the value of the detail property.