public class PhysicalPortSerializer extends Object implements com.google.gson.JsonSerializer<PhysicalPort>
| Constructor and Description |
|---|
PhysicalPortSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(PhysicalPort port,
Type portType,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(PhysicalPort port, Type portType, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<PhysicalPort>Copyright © 2014. All rights reserved.