Class ServiceInformation.ImpossibleActions

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ServiceInformation

    public static class ServiceInformation.ImpossibleActions
    extends java.lang.Object
    implements java.io.Serializable
    Actions that cannot be performed on a service
    See Also:
    Serialized Form
    • Method Summary

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

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

      • ImpossibleActions

        public ImpossibleActions()
    • Method Detail

      • isMaynotDelete

        public boolean isMaynotDelete()