Uses of Class
eu.de4a.iem.jaxb.common.types.ResponseErrorType
-
Packages that use ResponseErrorType Package Description eu.de4a.iem.jaxb.common.types eu.de4a.iem.jaxb.de_usi eu.de4a.iem.jaxb.do_usi eu.de4a.iem.jaxb.dr_usi eu.de4a.iem.jaxb.dt_usi eu.de4a.iem.xml.de4a -
-
Uses of ResponseErrorType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return ResponseErrorType Modifier and Type Method Description ResponseErrorTypeResponseErrorType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ResponseErrorTypeObjectFactory. createResponseErrorType()Create an instance ofResponseErrorTypeMethods in eu.de4a.iem.jaxb.common.types with parameters of type ResponseErrorType Modifier and Type Method Description voidResponseErrorType. cloneTo(ResponseErrorType ret)This method clones all values fromthisto the passed object. -
Uses of ResponseErrorType in eu.de4a.iem.jaxb.de_usi
Methods in eu.de4a.iem.jaxb.de_usi that return types with arguments of type ResponseErrorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseErrorType>ObjectFactory. createResponseForwardEvidence(ResponseErrorType value)Methods in eu.de4a.iem.jaxb.de_usi with parameters of type ResponseErrorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseErrorType>ObjectFactory. createResponseForwardEvidence(ResponseErrorType value) -
Uses of ResponseErrorType in eu.de4a.iem.jaxb.do_usi
Methods in eu.de4a.iem.jaxb.do_usi that return types with arguments of type ResponseErrorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseErrorType>ObjectFactory. createResponseExtractEvidence(ResponseErrorType value)Methods in eu.de4a.iem.jaxb.do_usi with parameters of type ResponseErrorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseErrorType>ObjectFactory. createResponseExtractEvidence(ResponseErrorType value) -
Uses of ResponseErrorType in eu.de4a.iem.jaxb.dr_usi
Methods in eu.de4a.iem.jaxb.dr_usi that return types with arguments of type ResponseErrorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseErrorType>ObjectFactory. createResponseTransferEvidence(ResponseErrorType value)Methods in eu.de4a.iem.jaxb.dr_usi with parameters of type ResponseErrorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseErrorType>ObjectFactory. createResponseTransferEvidence(ResponseErrorType value) -
Uses of ResponseErrorType in eu.de4a.iem.jaxb.dt_usi
Methods in eu.de4a.iem.jaxb.dt_usi that return types with arguments of type ResponseErrorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseErrorType>ObjectFactory. createResponseTransferEvidence(ResponseErrorType value)Methods in eu.de4a.iem.jaxb.dt_usi with parameters of type ResponseErrorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResponseErrorType>ObjectFactory. createResponseTransferEvidence(ResponseErrorType value) -
Uses of ResponseErrorType in eu.de4a.iem.xml.de4a
Methods in eu.de4a.iem.xml.de4a that return ResponseErrorType Modifier and Type Method Description static ResponseErrorTypeDE4AResponseDocumentHelper. createResponseError(boolean bSuccess)Create aResponseErrorTypewith the "Ack" state set only.Methods in eu.de4a.iem.xml.de4a that return types with arguments of type ResponseErrorType Modifier and Type Method Description static DE4AMarshaller<ResponseErrorType>DE4AMarshaller. deUsiResponseMarshaller()static DE4AMarshaller<ResponseErrorType>DE4AMarshaller. doUsiResponseMarshaller()static DE4AMarshaller<ResponseErrorType>DE4AMarshaller. drUsiResponseMarshaller()static DE4AMarshaller<ResponseErrorType>DE4AMarshaller. dtUsiResponseMarshaller()
-