java.lang.Object
oasis.names.tc.legalxml_courtfiling.schema.xsd.citationcase_4.ObjectFactory

public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the oasis.names.tc.legalxml_courtfiling.schema.xsd.citationcase_4 package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.

  • Constructor Details

    • ObjectFactory

      public ObjectFactory()
      Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oasis.names.tc.legalxml_courtfiling.schema.xsd.citationcase_4
  • Method Details

    • createCitationCaseAugmentationType

      public CitationCaseAugmentationType createCitationCaseAugmentationType()
      Create an instance of CitationCaseAugmentationType
    • createCitationCaseType

      public CitationCaseType createCitationCaseType()
      Create an instance of CitationCaseType
    • createSubjectType

      public SubjectType createSubjectType()
      Create an instance of SubjectType
    • createVehicleType

      public VehicleType createVehicleType()
      Create an instance of VehicleType
    • createDrivingIncidentType

      public DrivingIncidentType createDrivingIncidentType()
      Create an instance of DrivingIncidentType
    • createParkingViolationType

      public ParkingViolationType createParkingViolationType()
      Create an instance of ParkingViolationType
    • createCitationCaseAugmentation

      public jakarta.xml.bind.JAXBElement<CitationCaseAugmentationType> createCitationCaseAugmentation(CitationCaseAugmentationType value)
      Create an instance of JAXBElement<CitationCaseAugmentationType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<CitationCaseAugmentationType>
    • createCitationCase

      public jakarta.xml.bind.JAXBElement<CitationCaseType> createCitationCase(CitationCaseType value)
      Create an instance of JAXBElement<CitationCaseType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<CitationCaseType>
    • createCitationSubject

      public jakarta.xml.bind.JAXBElement<SubjectType> createCitationSubject(SubjectType value)
      Create an instance of JAXBElement<SubjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<SubjectType>
    • createVehicle

      public jakarta.xml.bind.JAXBElement<VehicleType> createVehicle(VehicleType value)
      Create an instance of JAXBElement<VehicleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<VehicleType>
    • createDrivingIncident

      public jakarta.xml.bind.JAXBElement<DrivingIncidentType> createDrivingIncident(DrivingIncidentType value)
      Create an instance of JAXBElement<DrivingIncidentType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<DrivingIncidentType>
    • createPersonBloodAlcoholNumber

      public jakarta.xml.bind.JAXBElement<TextType> createPersonBloodAlcoholNumber(TextType value)
      Create an instance of JAXBElement<TextType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<TextType>
    • createParkingFacilityName

      public jakarta.xml.bind.JAXBElement<TextType> createParkingFacilityName(TextType value)
      Create an instance of JAXBElement<TextType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<TextType>
    • createParkingMeterSpaceNumber

      public jakarta.xml.bind.JAXBElement<NumericType> createParkingMeterSpaceNumber(NumericType value)
      Create an instance of JAXBElement<NumericType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<NumericType>
    • createParkingViolation

      public jakarta.xml.bind.JAXBElement<ParkingViolationType> createParkingViolation(ParkingViolationType value)
      Create an instance of JAXBElement<ParkingViolationType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ParkingViolationType>
    • createRedLightCameraIndicator

      public jakarta.xml.bind.JAXBElement<Boolean> createRedLightCameraIndicator(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createVehicleOwnerInsuranceCoverage

      public jakarta.xml.bind.JAXBElement<InsuranceType> createVehicleOwnerInsuranceCoverage(InsuranceType value)
      Create an instance of JAXBElement<InsuranceType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<InsuranceType>
    • createVehicleOperatorInsuranceCoverage

      public jakarta.xml.bind.JAXBElement<InsuranceType> createVehicleOperatorInsuranceCoverage(InsuranceType value)
      Create an instance of JAXBElement<InsuranceType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<InsuranceType>