Class ObjectFactory

java.lang.Object
org.bidib.jbidibc.decoder.schema.commontypes.ObjectFactory

public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the org.bidib.jbidibc.decoder.schema.commontypes 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: org.bidib.jbidibc.decoder.schema.commontypes
  • Method Details

    • createDescriptionType

      public DescriptionType createDescriptionType()
      Create an instance of DescriptionType
    • createCVType

      public CVType createCVType()
      Create an instance of CVType
    • createValueCalculationType

      public ValueCalculationType createValueCalculationType()
      Create an instance of ValueCalculationType
    • createItemType

      public ItemType createItemType()
      Create an instance of ItemType
    • createSpecialValueType

      public SpecialValueType createSpecialValueType()
      Create an instance of SpecialValueType
    • createConditionsType

      public ConditionsType createConditionsType()
      Create an instance of ConditionsType
    • createTriggerType

      public TriggerType createTriggerType()
      Create an instance of TriggerType
    • createConditionType

      public ConditionType createConditionType()
      Create an instance of ConditionType
    • createBitType

      public BitType createBitType()
      Create an instance of BitType
    • createBitSelectionType

      public BitSelectionType createBitSelectionType()
      Create an instance of BitSelectionType
    • createPartialType

      public PartialType createPartialType()
      Create an instance of PartialType
    • createGroupType

      public GroupType createGroupType()
      Create an instance of GroupType
    • createOptionType

      public OptionType createOptionType()
      Create an instance of OptionType
    • createCVGroupType

      public CVGroupType createCVGroupType()
      Create an instance of CVGroupType
    • createImagesType

      public ImagesType createImagesType()
      Create an instance of ImagesType
    • createImageType

      public ImageType createImageType()
      Create an instance of ImageType
    • createDetectionType

      public DetectionType createDetectionType()
      Create an instance of DetectionType
    • createVersionType

      public VersionType createVersionType()
      Create an instance of VersionType
    • createProtocolType

      public ProtocolType createProtocolType()
      Create an instance of ProtocolType
    • createDescription

      public javax.xml.bind.JAXBElement<DescriptionType> createDescription(DescriptionType value)
      Create an instance of JAXBElement<DescriptionType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<DescriptionType>
    • createCv

      public javax.xml.bind.JAXBElement<CVType> createCv(CVType value)
      Create an instance of JAXBElement<CVType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<CVType>
    • createValueCalculation

      public javax.xml.bind.JAXBElement<ValueCalculationType> createValueCalculation(ValueCalculationType value)
      Create an instance of JAXBElement<ValueCalculationType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ValueCalculationType>
    • createItem

      public javax.xml.bind.JAXBElement<ItemType> createItem(ItemType value)
      Create an instance of JAXBElement<ItemType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ItemType>
    • createSpecialValue

      public javax.xml.bind.JAXBElement<SpecialValueType> createSpecialValue(SpecialValueType value)
      Create an instance of JAXBElement<SpecialValueType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<SpecialValueType>
    • createConditions

      public javax.xml.bind.JAXBElement<ConditionsType> createConditions(ConditionsType value)
      Create an instance of JAXBElement<ConditionsType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ConditionsType>
    • createTrigger

      public javax.xml.bind.JAXBElement<TriggerType> createTrigger(TriggerType value)
      Create an instance of JAXBElement<TriggerType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<TriggerType>
    • createCondition

      public javax.xml.bind.JAXBElement<ConditionType> createCondition(ConditionType value)
      Create an instance of JAXBElement<ConditionType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ConditionType>
    • createBit

      public javax.xml.bind.JAXBElement<BitType> createBit(BitType value)
      Create an instance of JAXBElement<BitType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<BitType>
    • createBitSelection

      public javax.xml.bind.JAXBElement<BitSelectionType> createBitSelection(BitSelectionType value)
      Create an instance of JAXBElement<BitSelectionType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<BitSelectionType>
    • createPartial

      public javax.xml.bind.JAXBElement<PartialType> createPartial(PartialType value)
      Create an instance of JAXBElement<PartialType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<PartialType>
    • createGroup

      public javax.xml.bind.JAXBElement<GroupType> createGroup(GroupType value)
      Create an instance of JAXBElement<GroupType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<GroupType>
    • createOption

      public javax.xml.bind.JAXBElement<OptionType> createOption(OptionType value)
      Create an instance of JAXBElement<OptionType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<OptionType>
    • createCvGroup

      public javax.xml.bind.JAXBElement<CVGroupType> createCvGroup(CVGroupType value)
      Create an instance of JAXBElement<CVGroupType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<CVGroupType>
    • createImages

      public javax.xml.bind.JAXBElement<ImagesType> createImages(ImagesType value)
      Create an instance of JAXBElement<ImagesType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ImagesType>
    • createImage

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