Package n10s.aux

Class AuxProcedures


  • public class AuxProcedures
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AuxProcedures()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Boolean checkDatatype​(java.lang.String expected, java.lang.Object value)  
      • Methods inherited from class java.lang.Object

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

      • AuxProcedures

        public AuxProcedures()
    • Method Detail

      • checkDatatype

        public java.lang.Boolean checkDatatype​(java.lang.String expected,
                                               java.lang.Object value)