public static class Printer.ExtraSettings
extends java.lang.Object
Constructor and Description |
---|
Printer.ExtraSettings() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getContext()
Returns the context object.
|
void |
setContext(java.lang.Object aContext)
Sets the context object.
|
public java.lang.Object getContext()
setContext(Object)
public void setContext(java.lang.Object aContext)
aContext
parameter must be a valid android.content.Context
object.aContext
- A valid android.content.Context
object
on the Android platform.getContext()
Copyright (c) 2013-2015 Honeywell International Inc. All rights reserved.