Uses of Class
org.opendaylight.restconf.common.patch.PatchStatusEntity
Packages that use PatchStatusEntity
-
Uses of PatchStatusEntity in org.opendaylight.restconf.common.patch
Methods in org.opendaylight.restconf.common.patch that return types with arguments of type PatchStatusEntityModifier and TypeMethodDescription@NonNull List<PatchStatusEntity>PatchStatusContext.editCollection()Returns the value of theeditCollectionrecord component.Constructor parameters in org.opendaylight.restconf.common.patch with type arguments of type PatchStatusEntityModifierConstructorDescriptionPatchStatusContext(@NonNull org.opendaylight.yangtools.yang.model.api.EffectiveModelContext context, @NonNull String patchId, @NonNull List<PatchStatusEntity> editCollection, boolean ok, @Nullable List<RestconfError> globalErrors) Creates an instance of aPatchStatusContextrecord class.