Uses of Class
eu.de4a.iem.jaxb.common.types.RequestForwardEvidenceType
-
Packages that use RequestForwardEvidenceType Package Description eu.de4a.iem.jaxb.common.types eu.de4a.iem.jaxb.de_usi eu.de4a.iem.xml.de4a -
-
Uses of RequestForwardEvidenceType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return RequestForwardEvidenceType Modifier and Type Method Description RequestForwardEvidenceTypeRequestForwardEvidenceType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2RequestForwardEvidenceTypeObjectFactory. createRequestForwardEvidenceType()Create an instance ofRequestForwardEvidenceTypeMethods in eu.de4a.iem.jaxb.common.types with parameters of type RequestForwardEvidenceType Modifier and Type Method Description voidRequestForwardEvidenceType. cloneTo(RequestForwardEvidenceType ret)This method clones all values fromthisto the passed object. -
Uses of RequestForwardEvidenceType in eu.de4a.iem.jaxb.de_usi
Methods in eu.de4a.iem.jaxb.de_usi that return types with arguments of type RequestForwardEvidenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestForwardEvidenceType>ObjectFactory. createRequestForwardEvidence(RequestForwardEvidenceType value)Methods in eu.de4a.iem.jaxb.de_usi with parameters of type RequestForwardEvidenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestForwardEvidenceType>ObjectFactory. createRequestForwardEvidence(RequestForwardEvidenceType value) -
Uses of RequestForwardEvidenceType in eu.de4a.iem.xml.de4a
Methods in eu.de4a.iem.xml.de4a that return types with arguments of type RequestForwardEvidenceType Modifier and Type Method Description static DE4AMarshaller<RequestForwardEvidenceType>DE4AMarshaller. deUsiRequestMarshaller(IDE4ACanonicalEvidenceType aCanonicalEvidenceType)
-