public class Bookmark extends BaseResource
Java class for Bookmark complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Bookmark"> <complexContent> <extension base="{}BaseResource"> <sequence> <element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Bookmark() |
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Gets the value of the value property.
|
boolean |
isSetValue() |
void |
setValue(String value)
Sets the value of the value property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0