public final class SeLionBuildInfo extends Object
SeLionBuildInfo allows users to extract build time information related to SeLion. This information is
 auto-populated as part of a SeLion build.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SeLionBuildInfo.SeLionBuildProperty
SeLion build time properties 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getBuildValue(SeLionBuildInfo.SeLionBuildProperty property)
Returns values for build time info 
 | 
public static String getBuildValue(SeLionBuildInfo.SeLionBuildProperty property)
property - The SeLionBuildInfo.SeLionBuildProperty of interestSeLionBuildInfo.SeLionBuildProperty.getFallBackValue() if the build time property is not defined.Copyright © 2016 PayPal Open Source. All rights reserved.