Uses of Class
eu.de4a.iem.jaxb.common.types.AgentType
-
Packages that use AgentType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of AgentType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return AgentType Modifier and Type Method Description AgentTypeAgentType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AgentTypeObjectFactory. createAgentType()Create an instance ofAgentTypeAgentTypeRequestExtractEvidenceIMType. getDataEvaluator()Gets the value of the dataEvaluator property.AgentTypeRequestExtractEvidenceUSIType. getDataEvaluator()Gets the value of the dataEvaluator property.AgentTypeRequestTransferEvidenceUSIDTType. getDataEvaluator()Gets the value of the dataEvaluator property.AgentTypeRequestTransferEvidenceUSIIMDRType. getDataEvaluator()Gets the value of the dataEvaluator property.AgentTypeResponseTransferEvidenceType. getDataEvaluator()Gets the value of the dataEvaluator property.AgentTypeRequestExtractEvidenceIMType. getDataOwner()Gets the value of the dataOwner property.AgentTypeRequestExtractEvidenceUSIType. getDataOwner()Gets the value of the dataOwner property.AgentTypeRequestTransferEvidenceUSIDTType. getDataOwner()Gets the value of the dataOwner property.AgentTypeRequestTransferEvidenceUSIIMDRType. getDataOwner()Gets the value of the dataOwner property.AgentTypeResponseTransferEvidenceType. getDataOwner()Gets the value of the dataOwner property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type AgentType Modifier and Type Method Description voidAgentType. cloneTo(AgentType ret)This method clones all values fromthisto the passed object.voidRequestExtractEvidenceIMType. setDataEvaluator(AgentType value)Sets the value of the dataEvaluator property.voidRequestExtractEvidenceUSIType. setDataEvaluator(AgentType value)Sets the value of the dataEvaluator property.voidRequestTransferEvidenceUSIDTType. setDataEvaluator(AgentType value)Sets the value of the dataEvaluator property.voidRequestTransferEvidenceUSIIMDRType. setDataEvaluator(AgentType value)Sets the value of the dataEvaluator property.voidResponseTransferEvidenceType. setDataEvaluator(AgentType value)Sets the value of the dataEvaluator property.voidRequestExtractEvidenceIMType. setDataOwner(AgentType value)Sets the value of the dataOwner property.voidRequestExtractEvidenceUSIType. setDataOwner(AgentType value)Sets the value of the dataOwner property.voidRequestTransferEvidenceUSIDTType. setDataOwner(AgentType value)Sets the value of the dataOwner property.voidRequestTransferEvidenceUSIIMDRType. setDataOwner(AgentType value)Sets the value of the dataOwner property.voidResponseTransferEvidenceType. setDataOwner(AgentType value)Sets the value of the dataOwner property.
-