Uses of Class
eu.de4a.iem.jaxb.common.types.ErrorListType
-
Packages that use ErrorListType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of ErrorListType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return ErrorListType Modifier and Type Method Description ErrorListTypeErrorListType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ErrorListTypeObjectFactory. createErrorListType()Create an instance ofErrorListTypeErrorListTypeResponseErrorType. getErrorList()Gets the value of the errorList property.ErrorListTypeResponseExtractEvidenceType. getErrorList()Gets the value of the errorList property.ErrorListTypeResponseLookupRoutingInformationType. getErrorList()Gets the value of the errorList property.ErrorListTypeResponseTransferEvidenceType. getErrorList()Gets the value of the errorList property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type ErrorListType Modifier and Type Method Description voidErrorListType. cloneTo(ErrorListType ret)This method clones all values fromthisto the passed object.voidResponseErrorType. setErrorList(ErrorListType value)Sets the value of the errorList property.voidResponseExtractEvidenceType. setErrorList(ErrorListType value)Sets the value of the errorList property.voidResponseLookupRoutingInformationType. setErrorList(ErrorListType value)Sets the value of the errorList property.voidResponseTransferEvidenceType. setErrorList(ErrorListType value)Sets the value of the errorList property.
-