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

org.omg.model1.jpa3.Import$Slice Maven / Gradle / Ivy

There is a newer version: 2.18.10
Show newest version
package org.omg.model1.jpa3;

/**
 * Import$Slice object hold the Import's multivalued attributes
 */
@SuppressWarnings("serial")
public class Import$Slice extends org.omg.model1.jpa3.Element$Slice {


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

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

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy