Class ClassificationProxyRequest

    • Constructor Detail

      • ClassificationProxyRequest

        public ClassificationProxyRequest()
        Default constructor
      • ClassificationProxyRequest

        public ClassificationProxyRequest​(ClassificationProxyRequest template)
        Copy/clone constructor
        Parameters:
        template - object to copy
    • Method Detail

      • getEntityProxy

        public EntityProxy getEntityProxy()
        Return entity proxy.
        Returns:
        instance properties object
      • setEntityProxy

        public void setEntityProxy​(EntityProxy entityProxy)
        Set up the entity proxy.
        Parameters:
        entityProxy - InstanceProperties object
      • equals

        public boolean equals​(Object objectToCompare)
        Compare the values of the supplied object with those stored in the current object.
        Overrides:
        equals in class ClassificationRequest
        Parameters:
        objectToCompare - supplied object
        Returns:
        boolean result of comparison
      • hashCode

        public int hashCode()
        Create a hash code for this element type.
        Overrides:
        hashCode in class ClassificationRequest
        Returns:
        int hash code