public class DefinitionProxyType extends DefinitionType
Java class for DefinitionProxyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DefinitionProxyType">
<complexContent>
<extension base="{http://www.opengis.net/gml}DefinitionType">
<sequence>
<element ref="{http://www.opengis.net/gml}definitionRef"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DefinitionRef |
definitionRef |
description, id, metaDataProperty, name| Constructor and Description |
|---|
DefinitionProxyType()
Default no-arg constructor
|
DefinitionProxyType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
DefinitionRef definitionRef)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
DefinitionRef |
getDefinitionRef()
A reference to a remote entry in this dictionary, used when this dictionary entry is identified to allow external references to this specific entry.
|
void |
setDefinitionRef(DefinitionRef value)
Sets the value of the definitionRef property.
|
getDescription, getId, getMetaDataProperty, getName, setDescription, setIdprotected DefinitionRef definitionRef
public DefinitionProxyType()
public DefinitionProxyType(List<MetaDataProperty> metaDataProperty, Description description, List<Name> name, String id, DefinitionRef definitionRef)
public DefinitionRef getDefinitionRef()
DefinitionRefpublic void setDefinitionRef(DefinitionRef value)
value - allowed object is
DefinitionRefCopyright © 2020 B3Partners B.V.. All rights reserved.