Searched defs:getMandatoryBooleanPropertyPropertyDefinition (Results 1 - 14 of 14) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java259 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestChildCfgDefn
360 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
369 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
529 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
H A DTestParentCfgDefn.java245 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestParentCfgDefn
336 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
345 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
564 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java258 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestChildCfgDefn
359 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
368 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
528 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
H A DTestParentCfgDefn.java244 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestParentCfgDefn
335 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
344 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
563 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java259 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestChildCfgDefn
360 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
369 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
529 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
H A DTestParentCfgDefn.java245 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestParentCfgDefn
336 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
345 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
564 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java258 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestChildCfgDefn
359 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
368 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
528 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
H A DTestParentCfgDefn.java244 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestParentCfgDefn
335 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
344 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
563 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java259 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestChildCfgDefn
360 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
369 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
529 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
H A DTestParentCfgDefn.java245 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestParentCfgDefn
336 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
345 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
564 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DTestChildCfgDefn.java237 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestChildCfgDefn
326 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
331 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
431 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
H A DTestParentCfgDefn.java219 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestParentCfgDefn
306 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
311 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
450 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/
H A DTestChildCfgDefn.java214 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestChildCfgDefn
293 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
298 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
389 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
H A DTestParentCfgDefn.java190 public BooleanPropertyDefinition getMandatoryBooleanPropertyPropertyDefinition() { method in class:TestParentCfgDefn
263 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());
268 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
394 return impl.getPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition());

Completed in 54 milliseconds