Class PatchStatusEntity
java.lang.Object
org.opendaylight.restconf.common.patch.PatchStatusEntity
-
Constructor Summary
ConstructorsConstructorDescriptionPatchStatusEntity(String editId, boolean ok, List<RestconfError> editErrors) -
Method Summary
-
Constructor Details
-
PatchStatusEntity
-
-
Method Details
-
getEditId
-
isOk
public boolean isOk() -
getEditErrors
-