Amazon.ElasticMapReduce.Model.HadoopStepConfig.IsSetJar C# (CSharp) Method

IsSetJar() private method

private IsSetJar ( ) : bool
return bool
        internal bool IsSetJar()
        {
            return this.jar != null;
        }