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

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

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

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


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

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

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy