Class SimpleValuesBean
java.lang.Object
org.eclipse.microprofile.config.tck.SimpleValuesBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanint
-
Constructor Details
-
SimpleValuesBean
public SimpleValuesBean()
-
-
Method Details
-
getStringProperty
-
getBooleanProperty
public boolean getBooleanProperty() -
getIntProperty
public int getIntProperty()
-