Class Sid

    • Constructor Detail

      • Sid

        public Sid​(String value,
                   Boolean systemEntity)
        Instantiates a new SID.
        Parameters:
        value - the value
        systemEntity - the system entity
    • Method Detail

      • getValue

        public String getValue()
        Gets value.
        Returns:
        the value
      • setValue

        public void setValue​(String value)
        Sets value.
        Parameters:
        value - the value
      • getSystemEntity

        public Boolean getSystemEntity()
        Gets system entity.
        Returns:
        the system entity
      • setSystemEntity

        public void setSystemEntity​(Boolean systemEntity)
        Sets system entity.
        Parameters:
        systemEntity - the system entity