Class AutoAdministrationTreeExclusion


  • public class AutoAdministrationTreeExclusion
    extends java.lang.Object
    Auto administration tree item exclusion.
    Since:
    10.4.0
    Version:
    $Revision: 21230 $ $Date: 2018-04-24 19:07:57 -0300 (Tue, 24 Apr 2018) $
    • Constructor Detail

      • AutoAdministrationTreeExclusion

        public AutoAdministrationTreeExclusion()
    • Method Detail

      • getId

        public java.lang.String getId()
        Returns the id.
        Returns:
        the id
        Since:
        10.4.0
      • getName

        public java.lang.String getName()
        Returns the name.
        Returns:
        the name
        Since:
        10.4.0
      • getServiceInstanceId

        public java.lang.String getServiceInstanceId()
        Returns the serviceInstanceId.
        Returns:
        the serviceInstanceId
        Since:
        10.4.0
      • getChannelId

        public java.lang.String getChannelId()
        Returns the channelId.
        Returns:
        the channelId
        Since:
        10.4.0
      • toString

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