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

org.opencrx.kernel.contract1.jpa3.PositionRemoval$Slice Maven / Gradle / Ivy

There is a newer version: 5.3.0
Show newest version
package org.opencrx.kernel.contract1.jpa3;

/**
 * PositionRemoval$Slice object hold the PositionRemoval's multivalued attributes
 */
@SuppressWarnings("serial")
public class PositionRemoval$Slice extends org.opencrx.kernel.contract1.jpa3.PositionModification$Slice {


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

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

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy