public class Placeholder extends Object
Constructor and Description |
---|
Placeholder() |
Modifier and Type | Method and Description |
---|---|
List<ResourceUri> |
getAlternateLinks()
getAlternateLinks
Gets List
|
Integer |
getIndex()
getIndex
Gets Integer
|
List<ResourceUri> |
getLinks()
getLinks
Gets List
|
Integer |
getOrientation()
getOrientation
Gets PlaceholderOrientation
|
ResourceUri |
getSelfUri()
getSelfUri
Gets ResourceUri
|
ResourceUriElement |
getShape()
getShape
Gets ResourceUriElement
|
Integer |
getSize()
getSize
Gets PlaceholderSize
|
Integer |
getType()
getType
Gets PlaceholderType
|
void |
setAlternateLinks(List<ResourceUri> AlternateLinks)
setAlternateLinks
Sets List
|
void |
setIndex(Integer Index)
setIndex
Sets Integer
|
void |
setLinks(List<ResourceUri> Links)
setLinks
Sets List
|
void |
setOrientation(Integer Orientation)
setOrientation
Sets PlaceholderOrientation
|
void |
setSelfUri(ResourceUri SelfUri)
setSelfUri
Sets ResourceUri
|
void |
setShape(ResourceUriElement Shape)
setShape
Sets ResourceUriElement
|
void |
setSize(Integer Size)
setSize
Sets PlaceholderSize
|
void |
setType(Integer Type)
setType
Sets PlaceholderType
|
String |
toString() |
public Integer getIndex()
public void setIndex(Integer Index)
Index
- Integerpublic Integer getOrientation()
public void setOrientation(Integer Orientation)
Orientation
- PlaceholderOrientationpublic Integer getSize()
public void setSize(Integer Size)
Size
- PlaceholderSizepublic Integer getType()
public void setType(Integer Type)
Type
- PlaceholderTypepublic ResourceUriElement getShape()
public void setShape(ResourceUriElement Shape)
Shape
- ResourceUriElementpublic ResourceUri getSelfUri()
public void setSelfUri(ResourceUri SelfUri)
SelfUri
- ResourceUripublic List<ResourceUri> getAlternateLinks()
public void setAlternateLinks(List<ResourceUri> AlternateLinks)
AlternateLinks
- Listpublic List<ResourceUri> getLinks()
public void setLinks(List<ResourceUri> Links)
Links
- ListCopyright © 2017. All rights reserved.