Class ConfigPropertyFileProfileTest.ProfilePropertyBean

java.lang.Object
org.eclipse.microprofile.config.tck.profile.ConfigPropertyFileProfileTest.ProfilePropertyBean
Enclosing class:
ConfigPropertyFileProfileTest

@Dependent public static class ConfigPropertyFileProfileTest.ProfilePropertyBean extends Object
  • Constructor Details

    • ProfilePropertyBean

      public ProfilePropertyBean()
  • Method Details

    • getName

      public String getName()
    • getVehicleAge

      public int getVehicleAge()
    • getColour

      public String getColour()
    • getOwner

      public String getOwner()