All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencrx.kernel.generic.cci2.Extended Maven / Gradle / Ivy

The newest version!
// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.generic.cci2;

/**
 * Abstract class {@code Extended}
 */
@javax.annotation.Generated(
  value = "org.openmdx.application.mof.mapping.java.InstanceMapper",
  date = "2023-10-28T12:15:36.870782710Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface Extended
{

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extBoolean0}.
   * @return The possibly null value for attribute {@code extBoolean0}.
   */
  public java.lang.Boolean isExtBoolean0(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extBoolean0}.
   * @param extBoolean0 The possibly null new value for attribute {@code extBoolean0}.
   */
  public void setExtBoolean0(
    java.lang.Boolean extBoolean0
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extBoolean1}.
   * @return The possibly null value for attribute {@code extBoolean1}.
   */
  public java.lang.Boolean isExtBoolean1(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extBoolean1}.
   * @param extBoolean1 The possibly null new value for attribute {@code extBoolean1}.
   */
  public void setExtBoolean1(
    java.lang.Boolean extBoolean1
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extBoolean2}.
   * @return The possibly null value for attribute {@code extBoolean2}.
   */
  public java.lang.Boolean isExtBoolean2(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extBoolean2}.
   * @param extBoolean2 The possibly null new value for attribute {@code extBoolean2}.
   */
  public void setExtBoolean2(
    java.lang.Boolean extBoolean2
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extBoolean3}.
   * @return The possibly null value for attribute {@code extBoolean3}.
   */
  public java.lang.Boolean isExtBoolean3(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extBoolean3}.
   * @param extBoolean3 The possibly null new value for attribute {@code extBoolean3}.
   */
  public void setExtBoolean3(
    java.lang.Boolean extBoolean3
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extBoolean4}.
   * @return The possibly null value for attribute {@code extBoolean4}.
   */
  public java.lang.Boolean isExtBoolean4(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extBoolean4}.
   * @param extBoolean4 The possibly null new value for attribute {@code extBoolean4}.
   */
  public void setExtBoolean4(
    java.lang.Boolean extBoolean4
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extCode0}.
   * @return The possibly null value for attribute {@code extCode0}.
   */
  public java.lang.Short getExtCode0(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extCode0}.
   * @param extCode0 The possibly null new value for attribute {@code extCode0}.
   */
  public void setExtCode0(
    java.lang.Short extCode0
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extCode1}.
   * @return The possibly null value for attribute {@code extCode1}.
   */
  public java.lang.Short getExtCode1(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extCode1}.
   * @param extCode1 The possibly null new value for attribute {@code extCode1}.
   */
  public void setExtCode1(
    java.lang.Short extCode1
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extCode2}.
   * @return The possibly null value for attribute {@code extCode2}.
   */
  public java.lang.Short getExtCode2(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extCode2}.
   * @param extCode2 The possibly null new value for attribute {@code extCode2}.
   */
  public void setExtCode2(
    java.lang.Short extCode2
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extCode3}.
   * @return The possibly null value for attribute {@code extCode3}.
   */
  public java.lang.Short getExtCode3(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extCode3}.
   * @param extCode3 The possibly null new value for attribute {@code extCode3}.
   */
  public void setExtCode3(
    java.lang.Short extCode3
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extCode4}.
   * @return The possibly null value for attribute {@code extCode4}.
   */
  public java.lang.Short getExtCode4(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extCode4}.
   * @param extCode4 The possibly null new value for attribute {@code extCode4}.
   */
  public void setExtCode4(
    java.lang.Short extCode4
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDate0}.
   * @return The possibly null value for attribute {@code extDate0}.
   */
  public javax.xml.datatype.XMLGregorianCalendar getExtDate0(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDate0}.
   * @param extDate0 The possibly null new value for attribute {@code extDate0}.
   */
  public void setExtDate0(
    javax.xml.datatype.XMLGregorianCalendar extDate0
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDate1}.
   * @return The possibly null value for attribute {@code extDate1}.
   */
  public javax.xml.datatype.XMLGregorianCalendar getExtDate1(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDate1}.
   * @param extDate1 The possibly null new value for attribute {@code extDate1}.
   */
  public void setExtDate1(
    javax.xml.datatype.XMLGregorianCalendar extDate1
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDate2}.
   * @return The possibly null value for attribute {@code extDate2}.
   */
  public javax.xml.datatype.XMLGregorianCalendar getExtDate2(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDate2}.
   * @param extDate2 The possibly null new value for attribute {@code extDate2}.
   */
  public void setExtDate2(
    javax.xml.datatype.XMLGregorianCalendar extDate2
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDate3}.
   * @return The possibly null value for attribute {@code extDate3}.
   */
  public javax.xml.datatype.XMLGregorianCalendar getExtDate3(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDate3}.
   * @param extDate3 The possibly null new value for attribute {@code extDate3}.
   */
  public void setExtDate3(
    javax.xml.datatype.XMLGregorianCalendar extDate3
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDate4}.
   * @return The possibly null value for attribute {@code extDate4}.
   */
  public javax.xml.datatype.XMLGregorianCalendar getExtDate4(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDate4}.
   * @param extDate4 The possibly null new value for attribute {@code extDate4}.
   */
  public void setExtDate4(
    javax.xml.datatype.XMLGregorianCalendar extDate4
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDateTime0}.
   * @return The possibly null value for attribute {@code extDateTime0}.
   */
  public java.util.Date getExtDateTime0(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDateTime0}.
   * @param extDateTime0 The possibly null new value for attribute {@code extDateTime0}.
   */
  public void setExtDateTime0(
    java.util.Date extDateTime0
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDateTime1}.
   * @return The possibly null value for attribute {@code extDateTime1}.
   */
  public java.util.Date getExtDateTime1(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDateTime1}.
   * @param extDateTime1 The possibly null new value for attribute {@code extDateTime1}.
   */
  public void setExtDateTime1(
    java.util.Date extDateTime1
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDateTime2}.
   * @return The possibly null value for attribute {@code extDateTime2}.
   */
  public java.util.Date getExtDateTime2(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDateTime2}.
   * @param extDateTime2 The possibly null new value for attribute {@code extDateTime2}.
   */
  public void setExtDateTime2(
    java.util.Date extDateTime2
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDateTime3}.
   * @return The possibly null value for attribute {@code extDateTime3}.
   */
  public java.util.Date getExtDateTime3(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDateTime3}.
   * @param extDateTime3 The possibly null new value for attribute {@code extDateTime3}.
   */
  public void setExtDateTime3(
    java.util.Date extDateTime3
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extDateTime4}.
   * @return The possibly null value for attribute {@code extDateTime4}.
   */
  public java.util.Date getExtDateTime4(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extDateTime4}.
   * @param extDateTime4 The possibly null new value for attribute {@code extDateTime4}.
   */
  public void setExtDateTime4(
    java.util.Date extDateTime4
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extNumber0}.
   * @return The possibly null value for attribute {@code extNumber0}.
   */
  public java.math.BigDecimal getExtNumber0(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extNumber0}.
   * @param extNumber0 The possibly null new value for attribute {@code extNumber0}.
   */
  public void setExtNumber0(
    java.math.BigDecimal extNumber0
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extNumber1}.
   * @return The possibly null value for attribute {@code extNumber1}.
   */
  public java.math.BigDecimal getExtNumber1(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extNumber1}.
   * @param extNumber1 The possibly null new value for attribute {@code extNumber1}.
   */
  public void setExtNumber1(
    java.math.BigDecimal extNumber1
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extNumber2}.
   * @return The possibly null value for attribute {@code extNumber2}.
   */
  public java.math.BigDecimal getExtNumber2(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extNumber2}.
   * @param extNumber2 The possibly null new value for attribute {@code extNumber2}.
   */
  public void setExtNumber2(
    java.math.BigDecimal extNumber2
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extNumber3}.
   * @return The possibly null value for attribute {@code extNumber3}.
   */
  public java.math.BigDecimal getExtNumber3(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extNumber3}.
   * @param extNumber3 The possibly null new value for attribute {@code extNumber3}.
   */
  public void setExtNumber3(
    java.math.BigDecimal extNumber3
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extNumber4}.
   * @return The possibly null value for attribute {@code extNumber4}.
   */
  public java.math.BigDecimal getExtNumber4(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extNumber4}.
   * @param extNumber4 The possibly null new value for attribute {@code extNumber4}.
   */
  public void setExtNumber4(
    java.math.BigDecimal extNumber4
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extString0}.
   * @return The possibly null value for attribute {@code extString0}.
   */
  public java.lang.String getExtString0(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extString0}.
   * @param extString0 The possibly null new value for attribute {@code extString0}.
   */
  public void setExtString0(
    java.lang.String extString0
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extString1}.
   * @return The possibly null value for attribute {@code extString1}.
   */
  public java.lang.String getExtString1(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extString1}.
   * @param extString1 The possibly null new value for attribute {@code extString1}.
   */
  public void setExtString1(
    java.lang.String extString1
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extString2}.
   * @return The possibly null value for attribute {@code extString2}.
   */
  public java.lang.String getExtString2(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extString2}.
   * @param extString2 The possibly null new value for attribute {@code extString2}.
   */
  public void setExtString2(
    java.lang.String extString2
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extString3}.
   * @return The possibly null value for attribute {@code extString3}.
   */
  public java.lang.String getExtString3(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extString3}.
   * @param extString3 The possibly null new value for attribute {@code extString3}.
   */
  public void setExtString3(
    java.lang.String extString3
  );

// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
  /**
   * Retrieves the possibly null value for the optional attribute {@code extString4}.
   * @return The possibly null value for attribute {@code extString4}.
   */
  public java.lang.String getExtString4(
  );

// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------

  /**
   * Sets a new value for the attribute {@code extString4}.
   * @param extString4 The possibly null new value for attribute {@code extString4}.
   */
  public void setExtString4(
    java.lang.String extString4
  );

// ----------------------------------------------------------------------------
// Instance/End
// ----------------------------------------------------------------------------

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy