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