Uses of Class
org.w3.soap.Detail
-
Packages that use Detail Package Description org.w3.soap -
-
Uses of Detail in org.w3.soap
Fields in org.w3.soap declared as Detail Modifier and Type Field Description protected DetailFault. detailMethods in org.w3.soap that return Detail Modifier and Type Method Description DetailObjectFactory. createDetail()Create an instance ofDetailDetailFault. getDetail()Gets the value of the detail property.Methods in org.w3.soap with parameters of type Detail Modifier and Type Method Description voidFault. setDetail(Detail value)Sets the value of the detail property.
-