Uses of Class
eu.de4a.iem.jaxb.common.types.DataRequestSubjectCVType
-
Packages that use DataRequestSubjectCVType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of DataRequestSubjectCVType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return DataRequestSubjectCVType Modifier and Type Method Description DataRequestSubjectCVTypeDataRequestSubjectCVType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2DataRequestSubjectCVTypeObjectFactory. createDataRequestSubjectCVType()Create an instance ofDataRequestSubjectCVTypeDataRequestSubjectCVTypeRequestExtractEvidenceIMType. getDataRequestSubject()Gets the value of the dataRequestSubject property.DataRequestSubjectCVTypeRequestExtractEvidenceUSIType. getDataRequestSubject()Gets the value of the dataRequestSubject property.DataRequestSubjectCVTypeRequestTransferEvidenceUSIDTType. getDataRequestSubject()Gets the value of the dataRequestSubject property.DataRequestSubjectCVTypeRequestTransferEvidenceUSIIMDRType. getDataRequestSubject()Gets the value of the dataRequestSubject property.DataRequestSubjectCVTypeResponseTransferEvidenceType. getDataRequestSubject()Gets the value of the dataRequestSubject property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type DataRequestSubjectCVType Modifier and Type Method Description voidDataRequestSubjectCVType. cloneTo(DataRequestSubjectCVType ret)This method clones all values fromthisto the passed object.voidRequestExtractEvidenceIMType. setDataRequestSubject(DataRequestSubjectCVType value)Sets the value of the dataRequestSubject property.voidRequestExtractEvidenceUSIType. setDataRequestSubject(DataRequestSubjectCVType value)Sets the value of the dataRequestSubject property.voidRequestTransferEvidenceUSIDTType. setDataRequestSubject(DataRequestSubjectCVType value)Sets the value of the dataRequestSubject property.voidRequestTransferEvidenceUSIIMDRType. setDataRequestSubject(DataRequestSubjectCVType value)Sets the value of the dataRequestSubject property.voidResponseTransferEvidenceType. setDataRequestSubject(DataRequestSubjectCVType value)Sets the value of the dataRequestSubject property.
-