public abstract class AbstractDefaultFacet extends AbstractFacet
Facet
that makes the assumption that
the underlying device info is a DefaultDeviceInfo
instance.Constructor and Description |
---|
AbstractDefaultFacet(DeviceInfo context)
Constructs a facet that is projected onto the specified device info context.
|
Modifier and Type | Method and Description |
---|---|
DefaultDeviceInfo |
getContext()
Returns the device info context of which this facet is a "view".
|
getIpAddress, getTypeName, setIpAddress
public AbstractDefaultFacet(DeviceInfo context)
context
- the device info of which this is a facetpublic DefaultDeviceInfo getContext()
Facet
getContext
in interface Facet
getContext
in class AbstractFacet
Copyright © 2015. All Rights Reserved.