Class ZosmfPluginInfo


  • public class ZosmfPluginInfo
    extends Object
    The plugin information structure for plugin property of the z/OSMF info response
    Version:
    3.0
    Author:
    Frank Giordano
    • Method Detail

      • getPluginDefaultName

        public Optional<String> getPluginDefaultName()
        Retrieve pluginDefaultName specified
        Returns:
        pluginDefaultName value
      • getPluginStatus

        public Optional<String> getPluginStatus()
        Retrieve pluginStatus specified
        Returns:
        pluginStatus value
      • getPluginVersion

        public Optional<String> getPluginVersion()
        Retrieve pluginVersion specified
        Returns:
        pluginVersion value
      • toString

        public String toString()
        Return string value representing ZosmfPluginInfo object
        Overrides:
        toString in class Object
        Returns:
        string representation of ZosmfPluginInfo