Uses of Class
eu.de4a.iem.jaxb.common.types.RequestGroundsType
-
Packages that use RequestGroundsType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of RequestGroundsType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return RequestGroundsType Modifier and Type Method Description RequestGroundsTypeRequestGroundsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2RequestGroundsTypeObjectFactory. createRequestGroundsType()Create an instance ofRequestGroundsTypeRequestGroundsTypeRequestExtractEvidenceIMType. getRequestGrounds()Gets the value of the requestGrounds property.RequestGroundsTypeRequestExtractEvidenceUSIType. getRequestGrounds()Gets the value of the requestGrounds property.RequestGroundsTypeRequestTransferEvidenceUSIIMDRType. getRequestGrounds()Gets the value of the requestGrounds property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type RequestGroundsType Modifier and Type Method Description voidRequestGroundsType. cloneTo(RequestGroundsType ret)This method clones all values fromthisto the passed object.voidRequestExtractEvidenceIMType. setRequestGrounds(RequestGroundsType value)Sets the value of the requestGrounds property.voidRequestExtractEvidenceUSIType. setRequestGrounds(RequestGroundsType value)Sets the value of the requestGrounds property.voidRequestTransferEvidenceUSIIMDRType. setRequestGrounds(RequestGroundsType value)Sets the value of the requestGrounds property.
-