|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.kml.v_2_3.AbstractObjectType
net.opengis.kml.v_2_3.AbstractFeatureType
public abstract class AbstractFeatureType
Java class for AbstractFeatureType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractFeatureType">
<complexContent>
<extension base="{http://www.opengis.net/kml/2.2}AbstractObjectType">
<all>
<element ref="{http://www.opengis.net/kml/2.2}name" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}visibility" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}balloonVisibility" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}open" minOccurs="0"/>
<element ref="{http://www.w3.org/2005/Atom}author" minOccurs="0"/>
<element ref="{http://www.w3.org/2005/Atom}link" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}address" minOccurs="0"/>
<element ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}AddressDetails" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}phoneNumber" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}AbstractSnippetGroup" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}description" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}AbstractViewGroup" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}AbstractTimePrimitiveGroup" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}styleUrl" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}AbstractStyleSelectorGroup" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}Region" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}AbstractExtendedDataGroup" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}AbstractFeatureSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}AbstractFeatureObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
</all>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected JAXBElement<?> |
abstractExtendedDataGroup
|
protected List<AbstractObjectType> |
abstractFeatureObjectExtensionGroup
|
protected List<Object> |
abstractFeatureSimpleExtensionGroup
|
protected JAXBElement<?> |
abstractSnippetGroup
|
protected List<JAXBElement<? extends AbstractStyleSelectorType>> |
abstractStyleSelectorGroup
|
protected JAXBElement<? extends AbstractTimePrimitiveType> |
abstractTimePrimitiveGroup
|
protected JAXBElement<? extends AbstractViewType> |
abstractViewGroup
|
protected String |
address
|
protected AddressDetails |
addressDetails
|
protected org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct |
atomAuthor
|
protected org.hisrc.w3c.atom.v_1_0.Link |
atomLink
|
protected Boolean |
balloonVisibility
|
protected String |
description
|
protected String |
name
|
protected Boolean |
open
|
protected String |
phoneNumber
|
protected RegionType |
region
|
protected String |
styleUrl
|
protected Boolean |
visibility
|
| Fields inherited from class net.opengis.kml.v_2_3.AbstractObjectType |
|---|
id, objectSimpleExtensionGroup, targetId |
| Constructor Summary | |
|---|---|
AbstractFeatureType()
|
|
| 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)
|
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<?> |
getAbstractExtendedDataGroup()
Gets the value of the abstractExtendedDataGroup property. |
List<AbstractObjectType> |
getAbstractFeatureObjectExtensionGroup()
Gets the value of the abstractFeatureObjectExtensionGroup property. |
List<Object> |
getAbstractFeatureSimpleExtensionGroup()
Gets the value of the abstractFeatureSimpleExtensionGroup property. |
JAXBElement<?> |
getAbstractSnippetGroup()
Gets the value of the abstractSnippetGroup property. |
List<JAXBElement<? extends AbstractStyleSelectorType>> |
getAbstractStyleSelectorGroup()
Gets the value of the abstractStyleSelectorGroup property. |
JAXBElement<? extends AbstractTimePrimitiveType> |
getAbstractTimePrimitiveGroup()
Gets the value of the abstractTimePrimitiveGroup property. |
JAXBElement<? extends AbstractViewType> |
getAbstractViewGroup()
Gets the value of the abstractViewGroup property. |
String |
getAddress()
Gets the value of the address property. |
AddressDetails |
getAddressDetails()
Gets the value of the addressDetails property. |
org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct |
getAtomAuthor()
Gets the value of the atomAuthor property. |
org.hisrc.w3c.atom.v_1_0.Link |
getAtomLink()
Gets the value of the atomLink property. |
String |
getDescription()
Gets the value of the description property. |
String |
getName()
Gets the value of the name property. |
String |
getPhoneNumber()
Gets the value of the phoneNumber property. |
RegionType |
getRegion()
Gets the value of the region property. |
String |
getStyleUrl()
Gets the value of the styleUrl property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
|
Boolean |
isBalloonVisibility()
Gets the value of the balloonVisibility property. |
Boolean |
isOpen()
Gets the value of the open property. |
boolean |
isSetAbstractExtendedDataGroup()
|
boolean |
isSetAbstractFeatureObjectExtensionGroup()
|
boolean |
isSetAbstractFeatureSimpleExtensionGroup()
|
boolean |
isSetAbstractSnippetGroup()
|
boolean |
isSetAbstractStyleSelectorGroup()
|
boolean |
isSetAbstractTimePrimitiveGroup()
|
boolean |
isSetAbstractViewGroup()
|
boolean |
isSetAddress()
|
boolean |
isSetAddressDetails()
|
boolean |
isSetAtomAuthor()
|
boolean |
isSetAtomLink()
|
boolean |
isSetBalloonVisibility()
|
boolean |
isSetDescription()
|
boolean |
isSetName()
|
boolean |
isSetOpen()
|
boolean |
isSetPhoneNumber()
|
boolean |
isSetRegion()
|
boolean |
isSetStyleUrl()
|
boolean |
isSetVisibility()
|
Boolean |
isVisibility()
Gets the value of the visibility property. |
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 |
setAbstractExtendedDataGroup(JAXBElement<?> value)
Sets the value of the abstractExtendedDataGroup property. |
void |
setAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
|
void |
setAbstractFeatureSimpleExtensionGroup(List<Object> value)
|
void |
setAbstractSnippetGroup(JAXBElement<?> value)
Sets the value of the abstractSnippetGroup property. |
void |
setAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
|
void |
setAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
Sets the value of the abstractTimePrimitiveGroup property. |
void |
setAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
Sets the value of the abstractViewGroup property. |
void |
setAddress(String value)
Sets the value of the address property. |
void |
setAddressDetails(AddressDetails value)
Sets the value of the addressDetails property. |
void |
setAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
Sets the value of the atomAuthor property. |
void |
setAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
Sets the value of the atomLink property. |
void |
setBalloonVisibility(Boolean value)
Sets the value of the balloonVisibility property. |
void |
setDescription(String value)
Sets the value of the description property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setOpen(Boolean value)
Sets the value of the open property. |
void |
setPhoneNumber(String value)
Sets the value of the phoneNumber property. |
void |
setRegion(RegionType value)
Sets the value of the region property. |
void |
setStyleUrl(String value)
Sets the value of the styleUrl property. |
void |
setVisibility(Boolean value)
Sets the value of the visibility property. |
String |
toString()
|
void |
unsetAbstractFeatureObjectExtensionGroup()
|
void |
unsetAbstractFeatureSimpleExtensionGroup()
|
void |
unsetAbstractStyleSelectorGroup()
|
AbstractFeatureType |
withAbstractExtendedDataGroup(JAXBElement<?> value)
|
AbstractFeatureType |
withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
|
AbstractFeatureType |
withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
|
AbstractFeatureType |
withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
|
AbstractFeatureType |
withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
|
AbstractFeatureType |
withAbstractFeatureSimpleExtensionGroup(List<Object> value)
|
AbstractFeatureType |
withAbstractFeatureSimpleExtensionGroup(Object... values)
|
AbstractFeatureType |
withAbstractSnippetGroup(JAXBElement<?> value)
|
AbstractFeatureType |
withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
|
AbstractFeatureType |
withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
|
AbstractFeatureType |
withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
|
AbstractFeatureType |
withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
|
AbstractFeatureType |
withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
|
AbstractFeatureType |
withAddress(String value)
|
AbstractFeatureType |
withAddressDetails(AddressDetails value)
|
AbstractFeatureType |
withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
|
AbstractFeatureType |
withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
|
AbstractFeatureType |
withBalloonVisibility(Boolean value)
|
AbstractFeatureType |
withDescription(String value)
|
AbstractFeatureType |
withId(String value)
|
AbstractFeatureType |
withName(String value)
|
AbstractFeatureType |
withObjectSimpleExtensionGroup(Collection<Object> values)
|
AbstractFeatureType |
withObjectSimpleExtensionGroup(List<Object> value)
|
AbstractFeatureType |
withObjectSimpleExtensionGroup(Object... values)
|
AbstractFeatureType |
withOpen(Boolean value)
|
AbstractFeatureType |
withPhoneNumber(String value)
|
AbstractFeatureType |
withRegion(RegionType value)
|
AbstractFeatureType |
withStyleUrl(String value)
|
AbstractFeatureType |
withTargetId(String value)
|
AbstractFeatureType |
withVisibility(Boolean value)
|
| 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 |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.CopyTo2 |
|---|
createNewInstance |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.MergeFrom2 |
|---|
createNewInstance |
| Field Detail |
|---|
protected String name
protected Boolean visibility
protected Boolean balloonVisibility
protected Boolean open
protected org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct atomAuthor
protected org.hisrc.w3c.atom.v_1_0.Link atomLink
protected String address
protected AddressDetails addressDetails
protected String phoneNumber
protected JAXBElement<?> abstractSnippetGroup
protected String description
protected JAXBElement<? extends AbstractViewType> abstractViewGroup
protected JAXBElement<? extends AbstractTimePrimitiveType> abstractTimePrimitiveGroup
protected String styleUrl
protected List<JAXBElement<? extends AbstractStyleSelectorType>> abstractStyleSelectorGroup
protected RegionType region
protected JAXBElement<?> abstractExtendedDataGroup
protected List<Object> abstractFeatureSimpleExtensionGroup
protected List<AbstractObjectType> abstractFeatureObjectExtensionGroup
| Constructor Detail |
|---|
public AbstractFeatureType()
| Method Detail |
|---|
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic boolean isSetName()
public Boolean isVisibility()
Booleanpublic void setVisibility(Boolean value)
value - allowed object is
Booleanpublic boolean isSetVisibility()
public Boolean isBalloonVisibility()
Booleanpublic void setBalloonVisibility(Boolean value)
value - allowed object is
Booleanpublic boolean isSetBalloonVisibility()
public Boolean isOpen()
Booleanpublic void setOpen(Boolean value)
value - allowed object is
Booleanpublic boolean isSetOpen()
public org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct getAtomAuthor()
AtomPersonConstructpublic void setAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
value - allowed object is
AtomPersonConstructpublic boolean isSetAtomAuthor()
public org.hisrc.w3c.atom.v_1_0.Link getAtomLink()
Linkpublic void setAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
value - allowed object is
Linkpublic boolean isSetAtomLink()
public String getAddress()
Stringpublic void setAddress(String value)
value - allowed object is
Stringpublic boolean isSetAddress()
public AddressDetails getAddressDetails()
AddressDetailspublic void setAddressDetails(AddressDetails value)
value - allowed object is
AddressDetailspublic boolean isSetAddressDetails()
public String getPhoneNumber()
Stringpublic void setPhoneNumber(String value)
value - allowed object is
Stringpublic boolean isSetPhoneNumber()
public JAXBElement<?> getAbstractSnippetGroup()
JAXBElement<Object>
JAXBElement<String>
JAXBElement<SnippetType>public void setAbstractSnippetGroup(JAXBElement<?> value)
value - allowed object is
JAXBElement<Object>
JAXBElement<String>
JAXBElement<SnippetType>public boolean isSetAbstractSnippetGroup()
public String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic boolean isSetDescription()
public JAXBElement<? extends AbstractViewType> getAbstractViewGroup()
JAXBElement<AbstractViewType>
JAXBElement<LookAtType>
JAXBElement<CameraType>public void setAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
value - allowed object is
JAXBElement<AbstractViewType>
JAXBElement<LookAtType>
JAXBElement<CameraType>public boolean isSetAbstractViewGroup()
public JAXBElement<? extends AbstractTimePrimitiveType> getAbstractTimePrimitiveGroup()
JAXBElement<AbstractTimePrimitiveType>
JAXBElement<TimeStampType>
JAXBElement<TimeSpanType>public void setAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
value - allowed object is
JAXBElement<AbstractTimePrimitiveType>
JAXBElement<TimeStampType>
JAXBElement<TimeSpanType>public boolean isSetAbstractTimePrimitiveGroup()
public String getStyleUrl()
Stringpublic void setStyleUrl(String value)
value - allowed object is
Stringpublic boolean isSetStyleUrl()
public List<JAXBElement<? extends AbstractStyleSelectorType>> getAbstractStyleSelectorGroup()
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 abstractStyleSelectorGroup property.
For example, to add a new item, do as follows:
getAbstractStyleSelectorGroup().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<AbstractStyleSelectorType>
JAXBElement<StyleMapType>
JAXBElement<StyleType>
public boolean isSetAbstractStyleSelectorGroup()
public void unsetAbstractStyleSelectorGroup()
public RegionType getRegion()
RegionTypepublic void setRegion(RegionType value)
value - allowed object is
RegionTypepublic boolean isSetRegion()
public JAXBElement<?> getAbstractExtendedDataGroup()
JAXBElement<Object>
JAXBElement<MetadataType>
JAXBElement<ExtendedDataType>public void setAbstractExtendedDataGroup(JAXBElement<?> value)
value - allowed object is
JAXBElement<Object>
JAXBElement<MetadataType>
JAXBElement<ExtendedDataType>public boolean isSetAbstractExtendedDataGroup()
public List<Object> getAbstractFeatureSimpleExtensionGroup()
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 abstractFeatureSimpleExtensionGroup property.
For example, to add a new item, do as follows:
getAbstractFeatureSimpleExtensionGroup().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetAbstractFeatureSimpleExtensionGroup()
public void unsetAbstractFeatureSimpleExtensionGroup()
public List<AbstractObjectType> getAbstractFeatureObjectExtensionGroup()
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 abstractFeatureObjectExtensionGroup property.
For example, to add a new item, do as follows:
getAbstractFeatureObjectExtensionGroup().add(newItem);
Objects of the following type(s) are allowed in the list
AbstractObjectType
public boolean isSetAbstractFeatureObjectExtensionGroup()
public void unsetAbstractFeatureObjectExtensionGroup()
public String toString()
toString in class AbstractObjectType
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AbstractObjectType
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class AbstractObjectType
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)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractObjectTypepublic boolean equals(Object object)
equals in class AbstractObjectType
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class AbstractObjectTypepublic int hashCode()
hashCode in class AbstractObjectTypepublic Object clone()
clone in class AbstractObjectTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractObjectType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractObjectType
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractObjectType
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)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractObjectTypepublic void setAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
public void setAbstractFeatureSimpleExtensionGroup(List<Object> value)
public void setAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
public AbstractFeatureType withName(String value)
public AbstractFeatureType withVisibility(Boolean value)
public AbstractFeatureType withBalloonVisibility(Boolean value)
public AbstractFeatureType withOpen(Boolean value)
public AbstractFeatureType withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
public AbstractFeatureType withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
public AbstractFeatureType withAddress(String value)
public AbstractFeatureType withAddressDetails(AddressDetails value)
public AbstractFeatureType withPhoneNumber(String value)
public AbstractFeatureType withAbstractSnippetGroup(JAXBElement<?> value)
public AbstractFeatureType withDescription(String value)
public AbstractFeatureType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
public AbstractFeatureType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
public AbstractFeatureType withStyleUrl(String value)
public AbstractFeatureType withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
public AbstractFeatureType withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
public AbstractFeatureType withRegion(RegionType value)
public AbstractFeatureType withAbstractExtendedDataGroup(JAXBElement<?> value)
public AbstractFeatureType withAbstractFeatureSimpleExtensionGroup(Object... values)
public AbstractFeatureType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
public AbstractFeatureType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
public AbstractFeatureType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
public AbstractFeatureType withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
public AbstractFeatureType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
public AbstractFeatureType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
public AbstractFeatureType withObjectSimpleExtensionGroup(Object... values)
withObjectSimpleExtensionGroup in class AbstractObjectTypepublic AbstractFeatureType withObjectSimpleExtensionGroup(Collection<Object> values)
withObjectSimpleExtensionGroup in class AbstractObjectTypepublic AbstractFeatureType withId(String value)
withId in class AbstractObjectTypepublic AbstractFeatureType withTargetId(String value)
withTargetId in class AbstractObjectTypepublic AbstractFeatureType withObjectSimpleExtensionGroup(List<Object> value)
withObjectSimpleExtensionGroup in class AbstractObjectType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||