Class SilverpeasPatchOperation


  • public class SilverpeasPatchOperation
    extends edu.psu.swe.scim.spec.protocol.data.PatchOperation
    Author:
    silveryocha
    • Nested Class Summary

      • Nested classes/interfaces inherited from class edu.psu.swe.scim.spec.protocol.data.PatchOperation

        edu.psu.swe.scim.spec.protocol.data.PatchOperation.Type
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected edu.psu.swe.scim.spec.protocol.data.PatchOperationPath adaptedPath  
    • Field Detail

      • adaptedPath

        protected edu.psu.swe.scim.spec.protocol.data.PatchOperationPath adaptedPath
    • Constructor Detail

      • SilverpeasPatchOperation

        public SilverpeasPatchOperation()
    • Method Detail

      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class edu.psu.swe.scim.spec.protocol.data.PatchOperation
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class edu.psu.swe.scim.spec.protocol.data.PatchOperation