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

IsSetJar() private method

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