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

org.opencrx.kernel.generic.jpa3.UriPropertySetEntry$Slice Maven / Gradle / Ivy

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

/**
 * {@code UriPropertySetEntry$Slice} object hold the {@code UriPropertySetEntry}'s multivalued attributes
 */
@javax.annotation.Generated(
  value = "org.openmdx.application.mof.mapping.java.InstanceMapper",
  date = "2023-10-28T12:15:41.554892114Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
@SuppressWarnings("serial")
public class UriPropertySetEntry$Slice extends org.opencrx.kernel.generic.jpa3.PropertySetEntry$Slice {


  /**
   * Constructor
   */
  public UriPropertySetEntry$Slice(
  ){
    // Implements Serializable
  }

  /**
   * Constructor
   */
  protected UriPropertySetEntry$Slice(
    UriPropertySetEntry object,
    int index
  ){
    super(object, index);
  }

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy