Uses of Class
eu.de4a.iem.jaxb.common.types.DomesticsEvidencesType
-
Packages that use DomesticsEvidencesType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of DomesticsEvidencesType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return DomesticsEvidencesType Modifier and Type Method Description DomesticsEvidencesTypeDomesticsEvidencesType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2DomesticsEvidencesTypeObjectFactory. createDomesticsEvidencesType()Create an instance ofDomesticsEvidencesTypeDomesticsEvidencesTypeRequestForwardEvidenceType. getDomesticEvidenceList()Gets the value of the domesticEvidenceList property.DomesticsEvidencesTypeRequestTransferEvidenceUSIDTType. getDomesticEvidenceList()Gets the value of the domesticEvidenceList property.DomesticsEvidencesTypeResponseExtractEvidenceType. getDomesticEvidenceList()Gets the value of the domesticEvidenceList property.DomesticsEvidencesTypeResponseTransferEvidenceType. getDomesticEvidenceList()Gets the value of the domesticEvidenceList property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type DomesticsEvidencesType Modifier and Type Method Description voidDomesticsEvidencesType. cloneTo(DomesticsEvidencesType ret)This method clones all values fromthisto the passed object.voidRequestForwardEvidenceType. setDomesticEvidenceList(DomesticsEvidencesType value)Sets the value of the domesticEvidenceList property.voidRequestTransferEvidenceUSIDTType. setDomesticEvidenceList(DomesticsEvidencesType value)Sets the value of the domesticEvidenceList property.voidResponseExtractEvidenceType. setDomesticEvidenceList(DomesticsEvidencesType value)Sets the value of the domesticEvidenceList property.voidResponseTransferEvidenceType. setDomesticEvidenceList(DomesticsEvidencesType value)Sets the value of the domesticEvidenceList property.
-