Class Signature


  • @ApiType("SoftLayer_Auxiliary_Notification_Emergency_Signature")
    public class Signature
    extends Entity
    Every SoftLayer_Auxiliary_Notification_Emergency has a signatureId that references a SoftLayer_Auxiliary_Notification_Emergency_Signature data type. The signature is the user or group responsible for the current event.
    See Also:
    SoftLayer_Auxiliary_Notification_Emergency_Signature
    • Constructor Detail

      • Signature

        public Signature()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • isNameSpecified

        public boolean isNameSpecified()
      • unsetName

        public void unsetName()