Class GovernanceSourcePropertyImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      GovernanceSourcePropertyImpl​(java.lang.String name, java.lang.String label)
      Initialise.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLabel()
      Obtains the display name of the property.
      java.lang.String getName()
      Obtains name of property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GovernanceSourcePropertyImpl

        public GovernanceSourcePropertyImpl​(java.lang.String name,
                                            java.lang.String label)
        Initialise.
        Parameters:
        name - Name.
        label - Label.