public abstract class Dvd extends Object
Constructor and Description |
---|
Dvd() |
Modifier and Type | Method and Description |
---|---|
static Dvd |
create(String id,
String name) |
abstract String |
id() |
abstract String |
name() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.