@Deprecated public static class Fragment.SimpleSlice extends Object implements Fragment.Slice
| Constructor and Description |
|---|
SimpleSlice(String sliceType,
String label,
Fragment value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
asHtml(LinkResolver linkResolver)
Deprecated.
|
String |
getLabel()
Deprecated.
|
String |
getSliceType()
Deprecated.
|
Fragment |
getValue()
Deprecated.
|
public String asHtml(LinkResolver linkResolver)
public String getSliceType()
getSliceType in interface Fragment.Slicepublic String getLabel()
getLabel in interface Fragment.Slicepublic Fragment getValue()
Copyright © 2018. All rights reserved.