| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
TagTypeUpdateRequest |
ObjectFactory.createTagTypeUpdateRequest()
Create an instance of
TagTypeUpdateRequest |
| Modifier and Type | Method and Description |
|---|---|
TagType |
TagTypeRestController.updateTagType(String tagTypeCode,
TagTypeUpdateRequest request)
Updates an existing tag type.
|
| Modifier and Type | Method and Description |
|---|---|
TagType |
TagTypeService.updateTagType(TagTypeKey tagTypeKey,
TagTypeUpdateRequest request)
Updates a tag type.
|
| Modifier and Type | Method and Description |
|---|---|
TagType |
TagTypeServiceImpl.updateTagType(TagTypeKey tagTypeKey,
TagTypeUpdateRequest request) |
Copyright © 2019. All rights reserved.