Uses of Class
org.w3._2003._05.soap_envelope.Detail
-
Packages that use Detail Package Description org.w3._2003._05.soap_envelope -
-
Uses of Detail in org.w3._2003._05.soap_envelope
Fields in org.w3._2003._05.soap_envelope declared as Detail Modifier and Type Field Description protected DetailFault. detailMethods in org.w3._2003._05.soap_envelope that return Detail Modifier and Type Method Description DetailObjectFactory. createDetail()Create an instance ofDetailDetailFault. getDetail()Gets the value of the detail property.DetailDetail. withAny(Object... values)DetailDetail. withAny(Collection<Object> values)Methods in org.w3._2003._05.soap_envelope with parameters of type Detail Modifier and Type Method Description voidFault. setDetail(Detail value)Sets the value of the detail property.FaultFault. withDetail(Detail value)
-