public interface UserAgent
user.agent
value.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCompileTimeValue()
Returns the value of user agent for this permutation
|
java.lang.String |
getRuntimeValue()
Returns the calculated value of user agent on the runtime
|