public class ExternalLinkType extends RegistryObjectType
Java class for ExternalLinkType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExternalLinkType">
<complexContent>
<extension base="{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}RegistryObjectType">
<attribute name="externalURI" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ExternalLinkType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalURI()
Gets the value of the externalURI property.
|
void |
setExternalURI(String value)
Sets the value of the externalURI property.
|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoCopyright © 2010–2025. All rights reserved.