java.lang.Object
org.apache.juneau.examples.core.pojo.Pojo

public class Pojo extends Object
Sample pojo class.
See Also:
  • Constructor Details

  • Method Details

    • getId

      public String getId()
      Returns:
      The id property value.
    • getName

      public String getName()
      Returns:
      The name property value.