public abstract class DeprecateOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DeprecateOptions.Builder |
Modifier and Type | Method and Description |
---|---|
abstract Date |
deleted() |
abstract Date |
deprecated() |
abstract Date |
obsolete() |
abstract URI |
replacement() |
abstract Deprecated.State |
state() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.