public class LibraryPresenationThumbs extends Object
Constructor and Description |
---|
LibraryPresenationThumbs() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
LibraryPresentationThumb[] |
getThumbs() |
void |
setName(String name) |
void |
setThumbs(LibraryPresentationThumb[] thumbs) |
public String getName()
public void setName(String name)
public LibraryPresentationThumb[] getThumbs()
public void setThumbs(LibraryPresentationThumb[] thumbs)
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.