Class ToBeImplementedProperty


  • public class ToBeImplementedProperty
    extends Property
    A special property for representing an as yet unimplemented property.
    • Constructor Detail

      • ToBeImplementedProperty

        public ToBeImplementedProperty​(int propId)
        Constructor
        Parameters:
        propId - id of Property
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object