Uses of Class
eu.europa.esig.soap.jaxb.envelope.Detail
Package | Description |
---|---|
eu.europa.esig.soap.jaxb.envelope |
-
Uses of Detail in eu.europa.esig.soap.jaxb.envelope
Fields in eu.europa.esig.soap.jaxb.envelope declared as Detail Modifier and Type Field Description protected Detail
Fault. detail
Methods in eu.europa.esig.soap.jaxb.envelope that return Detail Modifier and Type Method Description Detail
ObjectFactory. createDetail()
Create an instance ofDetail
Detail
Fault. getDetail()
Gets the value of the detail property.Methods in eu.europa.esig.soap.jaxb.envelope with parameters of type Detail Modifier and Type Method Description void
Fault. setDetail(Detail value)
Sets the value of the detail property.