| Package | Description |
|---|---|
| org.dataone.service.types.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServiceMethodRestriction> |
Service.restriction |
| Modifier and Type | Method and Description |
|---|---|
ServiceMethodRestriction |
ObjectFactory.createServiceMethodRestriction()
Create an instance of
ServiceMethodRestriction |
ServiceMethodRestriction |
Service.getRestriction(int index)
Get 'restriction' element item by position.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceMethodRestriction> |
ObjectFactory.createServiceMethodRestriction(ServiceMethodRestriction value)
|
List<ServiceMethodRestriction> |
Service.getRestrictionList()
Get the list of 'restriction' element items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Service.addRestriction(ServiceMethodRestriction item)
Add a 'restriction' element item.
|
JAXBElement<ServiceMethodRestriction> |
ObjectFactory.createServiceMethodRestriction(ServiceMethodRestriction value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setRestrictionList(List<ServiceMethodRestriction> list)
Set the list of 'restriction' element items.
|
Copyright © 2018. All Rights Reserved.