Class ProvisioningResult<E extends EntityTO>

    • Constructor Detail

      • ProvisioningResult

        public ProvisioningResult()
    • Method Detail

      • getEntity

        public E getEntity()
      • setEntity

        public void setEntity​(E entity)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object