Class AttributeProxyDescriptor<T>

    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • isProxy

        public boolean isProxy()
        Description copied from interface: AttributeDescriptor
        Check if this is a proxy attribute.
        Returns:
        true is this is proxy false otherwise
      • isAsymmetric

        public boolean isAsymmetric()