Class ParseZosmfDefinedSystemJson

    • Constructor Detail

      • ParseZosmfDefinedSystemJson

        public ParseZosmfDefinedSystemJson()
    • Method Detail

      • parse

        public DefinedSystem parse​(org.json.simple.JSONObject jsonObject)
        Transform JSON into DefinedSystem object
        Specified by:
        parse in interface IParseJson<DefinedSystem>
        Parameters:
        jsonObject - JSON object
        Returns:
        DefinedSystem object