Searched defs:getMandatoryClassPropertyPropertyDefinition (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.java272 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestChildCfgDefn
378 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
387 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
538 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
H A DTestParentCfgDefn.java258 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestParentCfgDefn
354 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
363 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
573 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java271 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestChildCfgDefn
377 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
386 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
537 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
H A DTestParentCfgDefn.java257 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestParentCfgDefn
353 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
362 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
572 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java272 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestChildCfgDefn
378 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
387 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
538 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
H A DTestParentCfgDefn.java258 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestParentCfgDefn
354 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
363 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
573 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java271 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestChildCfgDefn
377 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
386 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
537 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
H A DTestParentCfgDefn.java257 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestParentCfgDefn
353 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
362 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
572 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java272 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestChildCfgDefn
378 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
387 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
538 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
H A DTestParentCfgDefn.java258 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestParentCfgDefn
354 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
363 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
573 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DTestChildCfgDefn.java250 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestChildCfgDefn
336 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
341 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
436 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
H A DTestParentCfgDefn.java232 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestParentCfgDefn
316 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
321 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
455 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/
H A DTestChildCfgDefn.java225 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestChildCfgDefn
303 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
308 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
394 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
H A DTestParentCfgDefn.java201 public ClassPropertyDefinition getMandatoryClassPropertyPropertyDefinition() { method in class:TestParentCfgDefn
273 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());
278 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
399 return impl.getPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition());

Completed in 49 milliseconds