Class ObjectFactory

java.lang.Object
ecf4.latest.gov.niem.niem.proxy.xsd._2.ObjectFactory

public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the ecf4.latest.gov.niem.niem.proxy.xsd._2 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:ecf4.latest.gov.niem.niem.proxy.xsd._2
  • Method Details

    • createString

      public String createString()
      Create an instance of String
    • createBase64Binary

      public Base64Binary createBase64Binary()
      Create an instance of Base64Binary
    • createAnyURI

      public AnyURI createAnyURI()
      Create an instance of AnyURI
    • createBoolean

      public Boolean createBoolean()
      Create an instance of Boolean
    • createDate

      public Date createDate()
      Create an instance of Date
    • createDateTime

      public DateTime createDateTime()
      Create an instance of DateTime
    • createGYear

      public GYear createGYear()
      Create an instance of GYear
    • createTime

      public Time createTime()
      Create an instance of Time
    • createDecimal

      public Decimal createDecimal()
      Create an instance of Decimal
    • createDuration

      public Duration createDuration()
      Create an instance of Duration