Uses of Class
org.xmlsoap.schemas.soap.envelope.Detail
Packages that use Detail
-
Uses of Detail in org.xmlsoap.schemas.soap.envelope
Fields in org.xmlsoap.schemas.soap.envelope declared as DetailMethods in org.xmlsoap.schemas.soap.envelope that return DetailModifier and TypeMethodDescriptionObjectFactory.createDetail()Create an instance ofDetailFault.getDetail()Gets the value of the detail property.Detail.withAnies(Collection<Object> values) Methods in org.xmlsoap.schemas.soap.envelope with parameters of type DetailModifier and TypeMethodDescriptionvoidSets the value of the detail property.Fault.withDetail(Detail value) Constructors in org.xmlsoap.schemas.soap.envelope with parameters of type Detail