net.opengis.kml.v_2_3
Class NetworkLinkType

java.lang.Object
  extended by net.opengis.kml.v_2_3.AbstractObjectType
      extended by net.opengis.kml.v_2_3.AbstractFeatureType
          extended by net.opengis.kml.v_2_3.NetworkLinkType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

public class NetworkLinkType
extends AbstractFeatureType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

Java class for NetworkLinkType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="NetworkLinkType">
   <complexContent>
     <extension base="{http://www.opengis.net/kml/2.2}AbstractFeatureType">
       <all>
         <element ref="{http://www.opengis.net/kml/2.2}refreshVisibility" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}flyToView" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}AbstractLinkGroup" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}NetworkLinkSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}NetworkLinkObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
       </all>
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  JAXBElement<? extends AbstractObjectType> abstractLinkGroup
           
protected  Boolean flyToView
           
protected  List<AbstractObjectType> networkLinkObjectExtensionGroup
           
protected  List<Object> networkLinkSimpleExtensionGroup
           
protected  Boolean refreshVisibility
           
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractFeatureType
abstractExtendedDataGroup, abstractFeatureObjectExtensionGroup, abstractFeatureSimpleExtensionGroup, abstractSnippetGroup, abstractStyleSelectorGroup, abstractTimePrimitiveGroup, abstractViewGroup, address, addressDetails, atomAuthor, atomLink, balloonVisibility, description, name, open, phoneNumber, region, styleUrl, visibility
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractObjectType
id, objectSimpleExtensionGroup, targetId
 
Constructor Summary
NetworkLinkType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
           
 Object createNewInstance()
           
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
           
 JAXBElement<? extends AbstractObjectType> getAbstractLinkGroup()
          Gets the value of the abstractLinkGroup property.
 List<AbstractObjectType> getNetworkLinkObjectExtensionGroup()
          Gets the value of the networkLinkObjectExtensionGroup property.
 List<Object> getNetworkLinkSimpleExtensionGroup()
          Gets the value of the networkLinkSimpleExtensionGroup property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 Boolean isFlyToView()
          Gets the value of the flyToView property.
 Boolean isRefreshVisibility()
          Gets the value of the refreshVisibility property.
 boolean isSetAbstractLinkGroup()
           
 boolean isSetFlyToView()
           
 boolean isSetNetworkLinkObjectExtensionGroup()
           
 boolean isSetNetworkLinkSimpleExtensionGroup()
           
 boolean isSetRefreshVisibility()
           
 void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setAbstractLinkGroup(JAXBElement<? extends AbstractObjectType> value)
          Sets the value of the abstractLinkGroup property.
 void setFlyToView(Boolean value)
          Sets the value of the flyToView property.
 void setNetworkLinkObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setNetworkLinkSimpleExtensionGroup(List<Object> value)
           
 void setRefreshVisibility(Boolean value)
          Sets the value of the refreshVisibility property.
 String toString()
           
 void unsetNetworkLinkObjectExtensionGroup()
           
 void unsetNetworkLinkSimpleExtensionGroup()
           
 NetworkLinkType withAbstractExtendedDataGroup(JAXBElement<?> value)
           
 NetworkLinkType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
           
 NetworkLinkType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 NetworkLinkType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
           
 NetworkLinkType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
           
 NetworkLinkType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
           
 NetworkLinkType withAbstractFeatureSimpleExtensionGroup(Object... values)
           
 NetworkLinkType withAbstractLinkGroup(JAXBElement<? extends AbstractObjectType> value)
           
 NetworkLinkType withAbstractSnippetGroup(JAXBElement<?> value)
           
 NetworkLinkType withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 NetworkLinkType withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
           
 NetworkLinkType withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 NetworkLinkType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 NetworkLinkType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 NetworkLinkType withAddress(String value)
           
 NetworkLinkType withAddressDetails(AddressDetails value)
           
 NetworkLinkType withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
           
 NetworkLinkType withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
           
 NetworkLinkType withBalloonVisibility(Boolean value)
           
 NetworkLinkType withDescription(String value)
           
 NetworkLinkType withFlyToView(Boolean value)
           
 NetworkLinkType withId(String value)
           
 NetworkLinkType withName(String value)
           
 NetworkLinkType withNetworkLinkObjectExtensionGroup(AbstractObjectType... values)
           
 NetworkLinkType withNetworkLinkObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 NetworkLinkType withNetworkLinkObjectExtensionGroup(List<AbstractObjectType> value)
           
 NetworkLinkType withNetworkLinkSimpleExtensionGroup(Collection<Object> values)
           
 NetworkLinkType withNetworkLinkSimpleExtensionGroup(List<Object> value)
           
 NetworkLinkType withNetworkLinkSimpleExtensionGroup(Object... values)
           
 NetworkLinkType withObjectSimpleExtensionGroup(Collection<Object> values)
           
 NetworkLinkType withObjectSimpleExtensionGroup(List<Object> value)
           
 NetworkLinkType withObjectSimpleExtensionGroup(Object... values)
           
 NetworkLinkType withOpen(Boolean value)
           
 NetworkLinkType withPhoneNumber(String value)
           
 NetworkLinkType withRefreshVisibility(Boolean value)
           
 NetworkLinkType withRegion(RegionType value)
           
 NetworkLinkType withStyleUrl(String value)
           
 NetworkLinkType withTargetId(String value)
           
 NetworkLinkType withVisibility(Boolean value)
           
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractFeatureType
getAbstractExtendedDataGroup, getAbstractFeatureObjectExtensionGroup, getAbstractFeatureSimpleExtensionGroup, getAbstractSnippetGroup, getAbstractStyleSelectorGroup, getAbstractTimePrimitiveGroup, getAbstractViewGroup, getAddress, getAddressDetails, getAtomAuthor, getAtomLink, getDescription, getName, getPhoneNumber, getRegion, getStyleUrl, isBalloonVisibility, isOpen, isSetAbstractExtendedDataGroup, isSetAbstractFeatureObjectExtensionGroup, isSetAbstractFeatureSimpleExtensionGroup, isSetAbstractSnippetGroup, isSetAbstractStyleSelectorGroup, isSetAbstractTimePrimitiveGroup, isSetAbstractViewGroup, isSetAddress, isSetAddressDetails, isSetAtomAuthor, isSetAtomLink, isSetBalloonVisibility, isSetDescription, isSetName, isSetOpen, isSetPhoneNumber, isSetRegion, isSetStyleUrl, isSetVisibility, isVisibility, setAbstractExtendedDataGroup, setAbstractFeatureObjectExtensionGroup, setAbstractFeatureSimpleExtensionGroup, setAbstractSnippetGroup, setAbstractStyleSelectorGroup, setAbstractTimePrimitiveGroup, setAbstractViewGroup, setAddress, setAddressDetails, setAtomAuthor, setAtomLink, setBalloonVisibility, setDescription, setName, setOpen, setPhoneNumber, setRegion, setStyleUrl, setVisibility, unsetAbstractFeatureObjectExtensionGroup, unsetAbstractFeatureSimpleExtensionGroup, unsetAbstractStyleSelectorGroup
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractObjectType
getId, getObjectSimpleExtensionGroup, getOtherAttributes, getTargetId, isSetId, isSetObjectSimpleExtensionGroup, isSetTargetId, setId, setObjectSimpleExtensionGroup, setTargetId, unsetObjectSimpleExtensionGroup
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

refreshVisibility

protected Boolean refreshVisibility

flyToView

protected Boolean flyToView

abstractLinkGroup

protected JAXBElement<? extends AbstractObjectType> abstractLinkGroup

networkLinkSimpleExtensionGroup

protected List<Object> networkLinkSimpleExtensionGroup

networkLinkObjectExtensionGroup

protected List<AbstractObjectType> networkLinkObjectExtensionGroup
Constructor Detail

NetworkLinkType

public NetworkLinkType()
Method Detail

isRefreshVisibility

public Boolean isRefreshVisibility()
Gets the value of the refreshVisibility property.

Returns:
possible object is Boolean

setRefreshVisibility

public void setRefreshVisibility(Boolean value)
Sets the value of the refreshVisibility property.

Parameters:
value - allowed object is Boolean

isSetRefreshVisibility

public boolean isSetRefreshVisibility()

isFlyToView

public Boolean isFlyToView()
Gets the value of the flyToView property.

Returns:
possible object is Boolean

setFlyToView

public void setFlyToView(Boolean value)
Sets the value of the flyToView property.

Parameters:
value - allowed object is Boolean

isSetFlyToView

public boolean isSetFlyToView()

getAbstractLinkGroup

public JAXBElement<? extends AbstractObjectType> getAbstractLinkGroup()
Gets the value of the abstractLinkGroup property.

Returns:
possible object is JAXBElement<LinkType> JAXBElement<AbstractObjectType> JAXBElement<LinkType>

setAbstractLinkGroup

public void setAbstractLinkGroup(JAXBElement<? extends AbstractObjectType> value)
Sets the value of the abstractLinkGroup property.

Parameters:
value - allowed object is JAXBElement<LinkType> JAXBElement<AbstractObjectType> JAXBElement<LinkType>

isSetAbstractLinkGroup

public boolean isSetAbstractLinkGroup()

getNetworkLinkSimpleExtensionGroup

public List<Object> getNetworkLinkSimpleExtensionGroup()
Gets the value of the networkLinkSimpleExtensionGroup property.

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 networkLinkSimpleExtensionGroup property.

For example, to add a new item, do as follows:

    getNetworkLinkSimpleExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list Object


isSetNetworkLinkSimpleExtensionGroup

public boolean isSetNetworkLinkSimpleExtensionGroup()

unsetNetworkLinkSimpleExtensionGroup

public void unsetNetworkLinkSimpleExtensionGroup()

getNetworkLinkObjectExtensionGroup

public List<AbstractObjectType> getNetworkLinkObjectExtensionGroup()
Gets the value of the networkLinkObjectExtensionGroup property.

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 networkLinkObjectExtensionGroup property.

For example, to add a new item, do as follows:

    getNetworkLinkObjectExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list AbstractObjectType


isSetNetworkLinkObjectExtensionGroup

public boolean isSetNetworkLinkObjectExtensionGroup()

unsetNetworkLinkObjectExtensionGroup

public void unsetNetworkLinkObjectExtensionGroup()

toString

public String toString()
Overrides:
toString in class AbstractFeatureType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
append in class AbstractFeatureType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
appendFields in class AbstractFeatureType

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals2
Overrides:
equals in class AbstractFeatureType

equals

public boolean equals(Object object)
Overrides:
equals in class AbstractFeatureType

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
Overrides:
hashCode in class AbstractFeatureType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractFeatureType

clone

public Object clone()
Overrides:
clone in class AbstractFeatureType

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractFeatureType

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractFeatureType

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractFeatureType

mergeFrom

public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
                      Object left,
                      Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractFeatureType

setNetworkLinkSimpleExtensionGroup

public void setNetworkLinkSimpleExtensionGroup(List<Object> value)

setNetworkLinkObjectExtensionGroup

public void setNetworkLinkObjectExtensionGroup(List<AbstractObjectType> value)

withRefreshVisibility

public NetworkLinkType withRefreshVisibility(Boolean value)

withFlyToView

public NetworkLinkType withFlyToView(Boolean value)

withAbstractLinkGroup

public NetworkLinkType withAbstractLinkGroup(JAXBElement<? extends AbstractObjectType> value)

withNetworkLinkSimpleExtensionGroup

public NetworkLinkType withNetworkLinkSimpleExtensionGroup(Object... values)

withNetworkLinkSimpleExtensionGroup

public NetworkLinkType withNetworkLinkSimpleExtensionGroup(Collection<Object> values)

withNetworkLinkObjectExtensionGroup

public NetworkLinkType withNetworkLinkObjectExtensionGroup(AbstractObjectType... values)

withNetworkLinkObjectExtensionGroup

public NetworkLinkType withNetworkLinkObjectExtensionGroup(Collection<AbstractObjectType> values)

withNetworkLinkSimpleExtensionGroup

public NetworkLinkType withNetworkLinkSimpleExtensionGroup(List<Object> value)

withNetworkLinkObjectExtensionGroup

public NetworkLinkType withNetworkLinkObjectExtensionGroup(List<AbstractObjectType> value)

withName

public NetworkLinkType withName(String value)
Overrides:
withName in class AbstractFeatureType

withVisibility

public NetworkLinkType withVisibility(Boolean value)
Overrides:
withVisibility in class AbstractFeatureType

withBalloonVisibility

public NetworkLinkType withBalloonVisibility(Boolean value)
Overrides:
withBalloonVisibility in class AbstractFeatureType

withOpen

public NetworkLinkType withOpen(Boolean value)
Overrides:
withOpen in class AbstractFeatureType

withAtomAuthor

public NetworkLinkType withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
Overrides:
withAtomAuthor in class AbstractFeatureType

withAtomLink

public NetworkLinkType withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
Overrides:
withAtomLink in class AbstractFeatureType

withAddress

public NetworkLinkType withAddress(String value)
Overrides:
withAddress in class AbstractFeatureType

withAddressDetails

public NetworkLinkType withAddressDetails(AddressDetails value)
Overrides:
withAddressDetails in class AbstractFeatureType

withPhoneNumber

public NetworkLinkType withPhoneNumber(String value)
Overrides:
withPhoneNumber in class AbstractFeatureType

withAbstractSnippetGroup

public NetworkLinkType withAbstractSnippetGroup(JAXBElement<?> value)
Overrides:
withAbstractSnippetGroup in class AbstractFeatureType

withDescription

public NetworkLinkType withDescription(String value)
Overrides:
withDescription in class AbstractFeatureType

withAbstractViewGroup

public NetworkLinkType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
Overrides:
withAbstractViewGroup in class AbstractFeatureType

withAbstractTimePrimitiveGroup

public NetworkLinkType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
Overrides:
withAbstractTimePrimitiveGroup in class AbstractFeatureType

withStyleUrl

public NetworkLinkType withStyleUrl(String value)
Overrides:
withStyleUrl in class AbstractFeatureType

withAbstractStyleSelectorGroup

public NetworkLinkType withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
Overrides:
withAbstractStyleSelectorGroup in class AbstractFeatureType

withAbstractStyleSelectorGroup

public NetworkLinkType withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
Overrides:
withAbstractStyleSelectorGroup in class AbstractFeatureType

withRegion

public NetworkLinkType withRegion(RegionType value)
Overrides:
withRegion in class AbstractFeatureType

withAbstractExtendedDataGroup

public NetworkLinkType withAbstractExtendedDataGroup(JAXBElement<?> value)
Overrides:
withAbstractExtendedDataGroup in class AbstractFeatureType

withAbstractFeatureSimpleExtensionGroup

public NetworkLinkType withAbstractFeatureSimpleExtensionGroup(Object... values)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractFeatureType

withAbstractFeatureSimpleExtensionGroup

public NetworkLinkType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractFeatureType

withAbstractFeatureObjectExtensionGroup

public NetworkLinkType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractFeatureType

withAbstractFeatureObjectExtensionGroup

public NetworkLinkType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractFeatureType

withAbstractStyleSelectorGroup

public NetworkLinkType withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
Overrides:
withAbstractStyleSelectorGroup in class AbstractFeatureType

withAbstractFeatureSimpleExtensionGroup

public NetworkLinkType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractFeatureType

withAbstractFeatureObjectExtensionGroup

public NetworkLinkType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractFeatureType

withObjectSimpleExtensionGroup

public NetworkLinkType withObjectSimpleExtensionGroup(Object... values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractFeatureType

withObjectSimpleExtensionGroup

public NetworkLinkType withObjectSimpleExtensionGroup(Collection<Object> values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractFeatureType

withId

public NetworkLinkType withId(String value)
Overrides:
withId in class AbstractFeatureType

withTargetId

public NetworkLinkType withTargetId(String value)
Overrides:
withTargetId in class AbstractFeatureType

withObjectSimpleExtensionGroup

public NetworkLinkType withObjectSimpleExtensionGroup(List<Object> value)
Overrides:
withObjectSimpleExtensionGroup in class AbstractFeatureType


Copyright © 2008-2016. All Rights Reserved.