public class UpdateObjectsRequest extends RegistryRequestType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0}RegistryRequestType">
<sequence>
<element ref="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}RegistryObjectList"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
UpdateObjectsRequest() |
| Modifier and Type | Method and Description |
|---|---|
RegistryObjectListType |
getRegistryObjectList()
Gets the value of the registryObjectList property.
|
void |
setRegistryObjectList(RegistryObjectListType value)
Sets the value of the registryObjectList property.
|
getComment, getId, getRequestSlotList, setComment, setId, setRequestSlotListpublic RegistryObjectListType getRegistryObjectList()
RegistryObjectListTypepublic void setRegistryObjectList(RegistryObjectListType value)
value - allowed object is
RegistryObjectListTypeCopyright © 2010–2025. All rights reserved.