Class PocDTO


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

      Constructors 
      Constructor Description
      PocDTO()  
    • Method Summary

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

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

      • PocDTO

        public PocDTO()
    • Method Detail

      • getFullName

        public java.lang.String getFullName()