Uses of Class
com.sun.xml.ws.rx.rm.protocol.wsrm200702.DetailType
-
Packages that use DetailType Package Description com.sun.xml.ws.rx.rm.protocol.wsrm200702 -
-
Uses of DetailType in com.sun.xml.ws.rx.rm.protocol.wsrm200702
Fields in com.sun.xml.ws.rx.rm.protocol.wsrm200702 declared as DetailType Modifier and Type Field Description protected DetailTypeSequenceFaultElement. detailMethods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 that return DetailType Modifier and Type Method Description DetailTypeSequenceFaultElement. getDetail()Gets the value of the detail property.Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 with parameters of type DetailType Modifier and Type Method Description voidSequenceFaultElement. setDetail(DetailType value)Sets the value of the detail property.
-