Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected Tag |
TagParent.tag |
Modifier and Type | Field and Description |
---|---|
protected List<Tag> |
Tags.tags |
Modifier and Type | Method and Description |
---|---|
Tag |
ObjectFactory.createTag()
Create an instance of
Tag |
Tag |
TagParent.getTag()
Gets the value of the tag property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Tag> |
ObjectFactory.createTag(Tag value)
|
List<Tag> |
Tags.getTags()
Gets the value of the tags property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Tag> |
ObjectFactory.createTag(Tag value)
|
void |
TagParent.setTag(Tag value)
Sets the value of the tag property.
|
Modifier and Type | Method and Description |
---|---|
Tag |
AssignedTagResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
TagsResource.add(Tag tag) |
javax.ws.rs.core.Response |
AssignedTagsResource.add(Tag network) |
Modifier and Type | Method and Description |
---|---|
Tag |
AbstractBackendAssignedTagsResource.addParents(Tag tag) |
protected Tag |
BackendAssignedTagResource.addParents(Tag tag) |
Tag |
BackendTagResource.get() |
Tag |
BackendAssignedTagResource.get() |
protected Tag |
AbstractBackendAssignedTagsResource.lookupTagByName(String name) |
Tag |
BackendTagResource.update(Tag incoming) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AbstractBackendAssignedTagsResource.add(Tag tag) |
javax.ws.rs.core.Response |
BackendTagsResource.add(Tag tag) |
Tag |
AbstractBackendAssignedTagsResource.addParents(Tag tag) |
protected Tag |
BackendAssignedTagResource.addParents(Tag tag) |
VdcActionParametersBase |
BackendTagResource.UpdateParametersProvider.getParameters(Tag incoming,
tags entity) |
protected boolean |
BackendTagResource.isSetParent(Tag tag) |
Tag |
BackendTagResource.update(Tag incoming) |
Modifier and Type | Method and Description |
---|---|
static Tag |
TagMapper.map(tags entity,
Tag template) |
Modifier and Type | Method and Description |
---|---|
static Tag |
TagMapper.map(tags entity,
Tag template) |
static tags |
TagMapper.map(Tag model,
tags template) |
Copyright © 2012. All Rights Reserved.