com.ibm.tivoli.maximo.notification

Class UserEndPointInfo

  • java.lang.Object
    • com.ibm.tivoli.maximo.notification.UserEndPointInfo


  • public class UserEndPointInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      UserEndPointInfo(java.lang.String endpointName, boolean defaultEp) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getEndpointName() 
      boolean isDefaultEp() 
      • Methods inherited from class java.lang.Object

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

      • UserEndPointInfo

        public UserEndPointInfo(java.lang.String endpointName,
                                boolean defaultEp)
    • Method Detail

      • getEndpointName

        public java.lang.String getEndpointName()
      • isDefaultEp

        public boolean isDefaultEp()