Class Insertion


  • public class Insertion
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String component  
    • Constructor Summary

      Constructors 
      Constructor Description
      Insertion()  
      Insertion​(java.lang.String cpt)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Insertion makeCopy()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • component

        public java.lang.String component
    • Constructor Detail

      • Insertion

        public Insertion()
      • Insertion

        public Insertion​(java.lang.String cpt)