public abstract class Nics extends Object
Constructor and Description |
---|
Nics() |
Modifier and Type | Method and Description |
---|---|
static Nics |
create(String id,
String type,
String href,
List<Nic> items) |
abstract String |
href() |
abstract String |
id() |
abstract List<Nic> |
items() |
abstract String |
type() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.