Class TLcdKML22NetworkLinkControl
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.kml22.model.update.TLcdKML22NetworkLinkControl
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
Domain class modeling the KML NetworkLinkControlType type.
OGC KML Specification description:
Controls the behaviour of a kml:NetworkLink that references the KML resource to which the kml:NetworkLinkControl belongs. See also 9.12 kml:NetworkLink.
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theAbstractViewGroup
element.static final TLcdDataProperty
Data property that maps to thecookie
element.static final TLcdDataProperty
Data property that maps to theexpires
element.static final TLcdDataProperty
Data property that maps to thelinkDescription
element.static final TLcdDataProperty
Data property that maps to thelinkName
element.static final TLcdDataProperty
Data property that maps to thelinkSnippet
element.static final TLcdDataProperty
Data property that maps to themaxSessionLength
element.static final TLcdDataProperty
Data property that maps to themessage
element.static final TLcdDataProperty
Data property that maps to theminRefreshPeriod
element.static final TLcdDataProperty
Data property that maps to theNetworkLinkControlObjectExtensionGroup
element.static final TLcdDataProperty
Data property that maps to theNetworkLinkControlSimpleExtensionGroup
element.static final TLcdDataProperty
Data property that maps to theUpdate
element. -
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the property that maps to theAbstractViewGroup
element.Returns the value of the property that maps to thecookie
element.Returns the value of the property that maps to theexpires
element.Returns the value of the property that maps to thelinkDescription
element.Returns the value of the property that maps to thelinkName
element.Returns the value of the property that maps to thelinkSnippet
element.Returns the value of the property that maps to themaxSessionLength
element.Returns the value of the property that maps to themessage
element.Returns the value of the property that maps to theminRefreshPeriod
element.Returns the value of the property that maps to theUpdate
element.void
Sets the value of the property that maps to theAbstractViewGroup
element.void
Sets the value of the property that maps to thecookie
element.void
setExpires
(XMLGregorianCalendar aValue) Sets the value of the property that maps to theexpires
element.void
setLinkDescription
(String aValue) Sets the value of the property that maps to thelinkDescription
element.void
setLinkName
(String aValue) Sets the value of the property that maps to thelinkName
element.void
setLinkSnippet
(TLcdKML22Snippet aValue) Sets the value of the property that maps to thelinkSnippet
element.void
setMaxSessionLength
(Double aValue) Sets the value of the property that maps to themaxSessionLength
element.void
setMessage
(String aValue) Sets the value of the property that maps to themessage
element.void
setMinRefreshPeriod
(Double aValue) Sets the value of the property that maps to theminRefreshPeriod
element.void
setUpdate
(TLcdKML22Update aValue) Sets the value of the property that maps to theUpdate
element.
-
Field Details
-
MIN_REFRESH_PERIOD_PROPERTY
Data property that maps to theminRefreshPeriod
element. The possible values for this property are instances ofDouble
. -
MAX_SESSION_LENGTH_PROPERTY
Data property that maps to themaxSessionLength
element. The possible values for this property are instances ofDouble
. -
COOKIE_PROPERTY
Data property that maps to thecookie
element. The possible values for this property are instances ofString
. -
MESSAGE_PROPERTY
Data property that maps to themessage
element. The possible values for this property are instances ofString
. -
LINK_NAME_PROPERTY
Data property that maps to thelinkName
element. The possible values for this property are instances ofString
. -
LINK_DESCRIPTION_PROPERTY
Data property that maps to thelinkDescription
element. The possible values for this property are instances ofString
. -
LINK_SNIPPET_PROPERTY
Data property that maps to thelinkSnippet
element. The possible values for this property are instances ofTLcdKML22Snippet
. -
EXPIRES_PROPERTY
Data property that maps to theexpires
element. The possible values for this property are instances ofXMLGregorianCalendar
-
UPDATE_PROPERTY
Data property that maps to theUpdate
element. The possible values for this property are instances ofTLcdKML22Update
. -
ABSTRACT_VIEW_GROUP_PROPERTY
Data property that maps to theAbstractViewGroup
element. The possible values for this property are instances ofTLcdKML22AbstractView
. -
NETWORK_LINK_CONTROL_SIMPLE_EXTENSION_GROUP_PROPERTY
Data property that maps to theNetworkLinkControlSimpleExtensionGroup
element. The possible values for this property are instances ofList<String>
. -
NETWORK_LINK_CONTROL_OBJECT_EXTENSION_GROUP_PROPERTY
Data property that maps to theNetworkLinkControlObjectExtensionGroup
element. The possible values for this property are instances ofList<TLcdKML22AbstractObject>
.
-
-
Constructor Details
-
TLcdKML22NetworkLinkControl
public TLcdKML22NetworkLinkControl() -
TLcdKML22NetworkLinkControl
-
-
Method Details
-
getMinRefreshPeriod
Returns the value of the property that maps to theminRefreshPeriod
element.- Returns:
- the value of the
MIN_REFRESH_PERIOD_PROPERTY
property.
-
setMinRefreshPeriod
Sets the value of the property that maps to theminRefreshPeriod
element.- Parameters:
aValue
- the value to set for theMIN_REFRESH_PERIOD_PROPERTY
property.
-
getMaxSessionLength
Returns the value of the property that maps to themaxSessionLength
element.- Returns:
- the value of the
MAX_SESSION_LENGTH_PROPERTY
property.
-
setMaxSessionLength
Sets the value of the property that maps to themaxSessionLength
element.- Parameters:
aValue
- the value to set for theMAX_SESSION_LENGTH_PROPERTY
property.
-
getCookie
Returns the value of the property that maps to thecookie
element.- Returns:
- the value of the
COOKIE_PROPERTY
property.
-
setCookie
Sets the value of the property that maps to thecookie
element.- Parameters:
aValue
- the value to set for theCOOKIE_PROPERTY
property.
-
getMessage
Returns the value of the property that maps to themessage
element.- Returns:
- the value of the
MESSAGE_PROPERTY
property.
-
setMessage
Sets the value of the property that maps to themessage
element.- Parameters:
aValue
- the value to set for theMESSAGE_PROPERTY
property.
-
getLinkName
Returns the value of the property that maps to thelinkName
element.- Returns:
- the value of the
LINK_NAME_PROPERTY
property.
-
setLinkName
Sets the value of the property that maps to thelinkName
element.- Parameters:
aValue
- the value to set for theLINK_NAME_PROPERTY
property.
-
getLinkDescription
Returns the value of the property that maps to thelinkDescription
element.- Returns:
- the value of the
LINK_DESCRIPTION_PROPERTY
property.
-
setLinkDescription
Sets the value of the property that maps to thelinkDescription
element.- Parameters:
aValue
- the value to set for theLINK_DESCRIPTION_PROPERTY
property.
-
getLinkSnippet
Returns the value of the property that maps to thelinkSnippet
element.- Returns:
- the value of the
LINK_SNIPPET_PROPERTY
property.
-
setLinkSnippet
Sets the value of the property that maps to thelinkSnippet
element.- Parameters:
aValue
- the value to set for theLINK_SNIPPET_PROPERTY
property.
-
getExpires
Returns the value of the property that maps to theexpires
element.The possible values for this property are instances of
XMLGregorianCalendar
- Returns:
- the value of the
EXPIRES_PROPERTY
property.
-
setExpires
Sets the value of the property that maps to theexpires
element.The possible values for this property are instances of
XMLGregorianCalendar
- Parameters:
aValue
- the value to set for theEXPIRES_PROPERTY
property.
-
getUpdate
Returns the value of the property that maps to theUpdate
element.- Returns:
- the value of the
UPDATE_PROPERTY
property.
-
setUpdate
Sets the value of the property that maps to theUpdate
element.- Parameters:
aValue
- the value to set for theUPDATE_PROPERTY
property.
-
getAbstractViewGroup
Returns the value of the property that maps to theAbstractViewGroup
element.- Returns:
- the value of the
ABSTRACT_VIEW_GROUP_PROPERTY
property.
-
setAbstractViewGroup
Sets the value of the property that maps to theAbstractViewGroup
element.- Parameters:
aValue
- the value to set for theABSTRACT_VIEW_GROUP_PROPERTY
property.
-