public class FeatureMemberType extends AbstractFeatureMemberType
Java class for FeatureMemberType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FeatureMemberType">
<complexContent>
<extension base="{http://www.opengis.net/gml/3.2}AbstractFeatureMemberType">
<sequence minOccurs="0">
<element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/top10nl/1.2.0}_Top10nlObject"/>
</sequence>
<attGroup ref="{http://www.opengis.net/gml/3.2}AssociationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
actuate |
protected String |
arcrole |
protected String |
href |
protected List<String> |
nilReason |
protected String |
remoteSchema |
protected String |
role |
protected String |
show |
protected String |
title |
protected JAXBElement<? extends Top10NlObjectType> |
top10NlObject |
protected String |
type |
owns| Constructor and Description |
|---|
FeatureMemberType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActuate()
Gets the value of the actuate property.
|
String |
getArcrole()
Gets the value of the arcrole property.
|
String |
getHref()
Gets the value of the href property.
|
List<String> |
getNilReason()
Gets the value of the nilReason property.
|
String |
getRemoteSchema()
Gets the value of the remoteSchema property.
|
String |
getRole()
Gets the value of the role property.
|
String |
getShow()
Gets the value of the show property.
|
String |
getTitle()
Gets the value of the title property.
|
JAXBElement<? extends Top10NlObjectType> |
getTop10NlObject()
Gets the value of the top10NlObject property.
|
String |
getType()
Gets the value of the type property.
|
void |
setActuate(String value)
Sets the value of the actuate property.
|
void |
setArcrole(String value)
Sets the value of the arcrole property.
|
void |
setHref(String value)
Sets the value of the href property.
|
void |
setRemoteSchema(String value)
Sets the value of the remoteSchema property.
|
void |
setRole(String value)
Sets the value of the role property.
|
void |
setShow(String value)
Sets the value of the show property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
void |
setTop10NlObject(JAXBElement<? extends Top10NlObjectType> value)
Sets the value of the top10NlObject property.
|
void |
setType(String value)
Sets the value of the type property.
|
isOwns, setOwnsprotected JAXBElement<? extends Top10NlObjectType> top10NlObject
protected String remoteSchema
protected String type
protected String href
protected String role
protected String arcrole
protected String title
protected String show
protected String actuate
public JAXBElement<? extends Top10NlObjectType> getTop10NlObject()
JAXBElement<Top10NlObjectType>
JAXBElement<WaterdeelType>
JAXBElement<WegdeelType>
JAXBElement<FunctioneelGebiedType>
JAXBElement<SpoorbaandeelType>
JAXBElement<InrichtingselementType>
JAXBElement<GeografischGebiedType>
JAXBElement<HoogteType>
JAXBElement<RegistratiefGebiedType>
JAXBElement<PlanTopografieType>
JAXBElement<TerreinType>
JAXBElement<PlaatsType>
JAXBElement<GebouwType>
JAXBElement<ReliefType>public void setTop10NlObject(JAXBElement<? extends Top10NlObjectType> value)
value - allowed object is
JAXBElement<Top10NlObjectType>
JAXBElement<WaterdeelType>
JAXBElement<WegdeelType>
JAXBElement<FunctioneelGebiedType>
JAXBElement<SpoorbaandeelType>
JAXBElement<InrichtingselementType>
JAXBElement<GeografischGebiedType>
JAXBElement<HoogteType>
JAXBElement<RegistratiefGebiedType>
JAXBElement<PlanTopografieType>
JAXBElement<TerreinType>
JAXBElement<PlaatsType>
JAXBElement<GebouwType>
JAXBElement<ReliefType>public List<String> getNilReason()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the nilReason property.
For example, to add a new item, do as follows:
getNilReason().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getRemoteSchema()
Stringpublic void setRemoteSchema(String value)
value - allowed object is
Stringpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String getHref()
Stringpublic void setHref(String value)
value - allowed object is
Stringpublic String getRole()
Stringpublic void setRole(String value)
value - allowed object is
Stringpublic String getArcrole()
Stringpublic void setArcrole(String value)
value - allowed object is
Stringpublic String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic String getShow()
Stringpublic void setShow(String value)
value - allowed object is
Stringpublic String getActuate()
StringCopyright © 2014–2017 B3Partners B.V.. All rights reserved.