public class RegistryPackageType extends RegistryObjectType
Java class for RegistryPackageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RegistryPackageType">
<complexContent>
<extension base="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}RegistryObjectType">
<sequence>
<element ref="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}RegistryObjectList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RegistryPackageType() |
| 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.
|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfopublic RegistryObjectListType getRegistryObjectList()
RegistryObjectListTypepublic void setRegistryObjectList(RegistryObjectListType value)
value - allowed object is
RegistryObjectListTypeCopyright © 2010–2025. All rights reserved.