Uses of Class
org.apache.cxf.ws.rm.v200702.DetailType
-
Packages that use DetailType Package Description org.apache.cxf.ws.rm.v200702 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of DetailType in org.apache.cxf.ws.rm.v200702
Fields in org.apache.cxf.ws.rm.v200702 declared as DetailType Modifier and Type Field Description protected DetailTypeSequenceFaultType. detailMethods in org.apache.cxf.ws.rm.v200702 that return DetailType Modifier and Type Method Description DetailTypeObjectFactory. createDetailType()Create an instance ofDetailTypeDetailTypeSequenceFaultType. getDetail()Gets the value of the detail property.Methods in org.apache.cxf.ws.rm.v200702 with parameters of type DetailType Modifier and Type Method Description voidSequenceFaultType. setDetail(DetailType value)Sets the value of the detail property.
-