Uses of Class
org.xmlsoap.schemas.soap.envelope.Detail
-
Packages that use Detail Package Description org.xmlsoap.schemas.soap.envelope -
-
Uses of Detail in org.xmlsoap.schemas.soap.envelope
Fields in org.xmlsoap.schemas.soap.envelope declared as Detail Modifier and Type Field Description protected DetailFault. detailMethods in org.xmlsoap.schemas.soap.envelope 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.xmlsoap.schemas.soap.envelope with parameters of type Detail Modifier and Type Method Description voidFault. setDetail(Detail value)Sets the value of the detail property.
-