|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.kml._2_2_0.NetworkLinkControlType
public class NetworkLinkControlType
Classe Java pour NetworkLinkControlType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="NetworkLinkControlType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.opengis.net/kml/2.2}minRefreshPeriod" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}maxSessionLength" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}cookie" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}message" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}linkName" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}linkDescription" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}linkSnippet" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}expires" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}Update" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}AbstractViewGroup" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}NetworkLinkControlSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}NetworkLinkControlObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected JAXBElement<? extends AbstractViewType> |
abstractViewGroup
|
protected String |
cookie
|
protected String |
expires
|
protected String |
linkDescription
|
protected String |
linkName
|
protected SnippetType |
linkSnippet
|
protected Double |
maxSessionLength
|
protected String |
message
|
protected Double |
minRefreshPeriod
|
protected List<AbstractObjectType> |
networkLinkControlObjectExtensionGroup
|
protected List<Object> |
networkLinkControlSimpleExtensionGroup
|
protected UpdateType |
update
|
| Constructor Summary | |
|---|---|
NetworkLinkControlType()
|
|
| Method Summary | |
|---|---|
JAXBElement<? extends AbstractViewType> |
getAbstractViewGroup()
Obtient la valeur de la propriété abstractViewGroup. |
String |
getCookie()
Obtient la valeur de la propriété cookie. |
String |
getExpires()
Obtient la valeur de la propriété expires. |
String |
getLinkDescription()
Obtient la valeur de la propriété linkDescription. |
String |
getLinkName()
Obtient la valeur de la propriété linkName. |
SnippetType |
getLinkSnippet()
Obtient la valeur de la propriété linkSnippet. |
Double |
getMaxSessionLength()
Obtient la valeur de la propriété maxSessionLength. |
String |
getMessage()
Obtient la valeur de la propriété message. |
Double |
getMinRefreshPeriod()
Obtient la valeur de la propriété minRefreshPeriod. |
List<AbstractObjectType> |
getNetworkLinkControlObjectExtensionGroup()
Gets the value of the networkLinkControlObjectExtensionGroup property. |
List<Object> |
getNetworkLinkControlSimpleExtensionGroup()
Gets the value of the networkLinkControlSimpleExtensionGroup property. |
UpdateType |
getUpdate()
Obtient la valeur de la propriété update. |
boolean |
isSetAbstractViewGroup()
|
boolean |
isSetCookie()
|
boolean |
isSetExpires()
|
boolean |
isSetLinkDescription()
|
boolean |
isSetLinkName()
|
boolean |
isSetLinkSnippet()
|
boolean |
isSetMaxSessionLength()
|
boolean |
isSetMessage()
|
boolean |
isSetMinRefreshPeriod()
|
boolean |
isSetNetworkLinkControlObjectExtensionGroup()
|
boolean |
isSetNetworkLinkControlSimpleExtensionGroup()
|
boolean |
isSetUpdate()
|
void |
setAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
Définit la valeur de la propriété abstractViewGroup. |
void |
setCookie(String value)
Définit la valeur de la propriété cookie. |
void |
setExpires(String value)
Définit la valeur de la propriété expires. |
void |
setLinkDescription(String value)
Définit la valeur de la propriété linkDescription. |
void |
setLinkName(String value)
Définit la valeur de la propriété linkName. |
void |
setLinkSnippet(SnippetType value)
Définit la valeur de la propriété linkSnippet. |
void |
setMaxSessionLength(Double value)
Définit la valeur de la propriété maxSessionLength. |
void |
setMessage(String value)
Définit la valeur de la propriété message. |
void |
setMinRefreshPeriod(Double value)
Définit la valeur de la propriété minRefreshPeriod. |
void |
setUpdate(UpdateType value)
Définit la valeur de la propriété update. |
void |
unsetNetworkLinkControlObjectExtensionGroup()
|
void |
unsetNetworkLinkControlSimpleExtensionGroup()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Double minRefreshPeriod
protected Double maxSessionLength
protected String cookie
protected String message
protected String linkName
protected String linkDescription
protected SnippetType linkSnippet
protected String expires
protected UpdateType update
protected JAXBElement<? extends AbstractViewType> abstractViewGroup
protected List<Object> networkLinkControlSimpleExtensionGroup
protected List<AbstractObjectType> networkLinkControlObjectExtensionGroup
| Constructor Detail |
|---|
public NetworkLinkControlType()
| Method Detail |
|---|
public Double getMinRefreshPeriod()
Doublepublic void setMinRefreshPeriod(Double value)
value - allowed object is
Doublepublic boolean isSetMinRefreshPeriod()
public Double getMaxSessionLength()
Doublepublic void setMaxSessionLength(Double value)
value - allowed object is
Doublepublic boolean isSetMaxSessionLength()
public String getCookie()
Stringpublic void setCookie(String value)
value - allowed object is
Stringpublic boolean isSetCookie()
public String getMessage()
Stringpublic void setMessage(String value)
value - allowed object is
Stringpublic boolean isSetMessage()
public String getLinkName()
Stringpublic void setLinkName(String value)
value - allowed object is
Stringpublic boolean isSetLinkName()
public String getLinkDescription()
Stringpublic void setLinkDescription(String value)
value - allowed object is
Stringpublic boolean isSetLinkDescription()
public SnippetType getLinkSnippet()
SnippetTypepublic void setLinkSnippet(SnippetType value)
value - allowed object is
SnippetTypepublic boolean isSetLinkSnippet()
public String getExpires()
Stringpublic void setExpires(String value)
value - allowed object is
Stringpublic boolean isSetExpires()
public UpdateType getUpdate()
UpdateTypepublic void setUpdate(UpdateType value)
value - allowed object is
UpdateTypepublic boolean isSetUpdate()
public JAXBElement<? extends AbstractViewType> getAbstractViewGroup()
JAXBElement<LookAtType>
JAXBElement<AbstractViewType>
JAXBElement<CameraType>public void setAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
value - allowed object is
JAXBElement<LookAtType>
JAXBElement<AbstractViewType>
JAXBElement<CameraType>public boolean isSetAbstractViewGroup()
public List<Object> getNetworkLinkControlSimpleExtensionGroup()
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 networkLinkControlSimpleExtensionGroup property.
For example, to add a new item, do as follows:
getNetworkLinkControlSimpleExtensionGroup().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetNetworkLinkControlSimpleExtensionGroup()
public void unsetNetworkLinkControlSimpleExtensionGroup()
public List<AbstractObjectType> getNetworkLinkControlObjectExtensionGroup()
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 networkLinkControlObjectExtensionGroup property.
For example, to add a new item, do as follows:
getNetworkLinkControlObjectExtensionGroup().add(newItem);
Objects of the following type(s) are allowed in the list
AbstractObjectType
public boolean isSetNetworkLinkControlObjectExtensionGroup()
public void unsetNetworkLinkControlObjectExtensionGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||