
public abstract class AbstractFeatureMemberType extends Object
Java class for AbstractFeatureMemberType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractFeatureMemberType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
<attGroup ref="{http://www.opengis.net/gml/3.2}OwnershipAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AbstractFeatureMemberType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOwns()
Gets the value of the owns property.
|
void |
setOwns(Boolean value)
Sets the value of the owns property.
|
protected Boolean owns
Copyright © 2014–2017 B3Partners B.V.. All rights reserved.