Uses of Class
ecf5.v2024_6.gov.niem.release.niem.domains.jxdm._6.OffenseType
Packages that use OffenseType
-
Uses of OffenseType in ecf5.v2024_6.gov.niem.release.niem.domains.jxdm._6
Fields in ecf5.v2024_6.gov.niem.release.niem.domains.jxdm._6 declared as OffenseTypeModifier and TypeFieldDescriptionprotected OffenseTypeOffenseChargeAssociationType.offenseprotected OffenseTypeOffenseLocationAssociationType.offenseMethods in ecf5.v2024_6.gov.niem.release.niem.domains.jxdm._6 that return OffenseTypeModifier and TypeMethodDescriptionObjectFactory.createOffenseType()Create an instance ofOffenseTypeOffenseChargeAssociationType.getOffense()Gets the value of the offense property.OffenseLocationAssociationType.getOffense()Gets the value of the offense property.Methods in ecf5.v2024_6.gov.niem.release.niem.domains.jxdm._6 that return types with arguments of type OffenseTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OffenseType> ObjectFactory.createOffense(OffenseType value) Methods in ecf5.v2024_6.gov.niem.release.niem.domains.jxdm._6 with parameters of type OffenseTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OffenseType> ObjectFactory.createOffense(OffenseType value) voidOffenseChargeAssociationType.setOffense(OffenseType value) Sets the value of the offense property.voidOffenseLocationAssociationType.setOffense(OffenseType value) Sets the value of the offense property.