public class SplitResultDocument extends Object
Constructor and Description |
---|
SplitResultDocument() |
Modifier and Type | Method and Description |
---|---|
String |
getHref()
getHref
Gets String
|
Integer |
getId()
getId
Gets Integer
|
String |
getRel()
getRel
Gets String
|
String |
getTitle()
getTitle
Gets String
|
String |
getType()
getType
Gets String
|
void |
setHref(String Href)
setHref
Sets String
|
void |
setId(Integer Id)
setId
Sets Integer
|
void |
setRel(String Rel)
setRel
Sets String
|
void |
setTitle(String Title)
setTitle
Sets String
|
void |
setType(String Type)
setType
Sets String
|
String |
toString() |
public Integer getId()
public void setId(Integer Id)
Id
- Integerpublic String getHref()
public void setHref(String Href)
Href
- Stringpublic String getRel()
public void setRel(String Rel)
Rel
- Stringpublic String getType()
public void setType(String Type)
Type
- Stringpublic String getTitle()
public void setTitle(String Title)
Title
- StringCopyright © 2016. All rights reserved.