Class TLcdISO19115OnlineResource

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.citation.TLcdISO19115OnlineResource
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115OnlineResource extends TLcdISO19118Object
Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
Since:
10.0
  • Field Details

  • Constructor Details

    • TLcdISO19115OnlineResource

      public TLcdISO19115OnlineResource()
    • TLcdISO19115OnlineResource

      public TLcdISO19115OnlineResource(TLcdDataType aType)
  • Method Details

    • getLinkage

      public URI getLinkage()
      Returns the role value contained in the value of the LINKAGE_PROPERTY property. Returns null if the value of the LINKAGE_PROPERTY property is null.
      Returns:
      the role value of the LINKAGE_PROPERTY property.
      See Also:
    • setLinkage

      public void setLinkage(URI aValue)
      Sets the value of the property that maps to the linkage element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the LINKAGE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the LINKAGE_PROPERTY property.
    • getProtocol

      public String getProtocol()
      Returns the role value contained in the value of the PROTOCOL_PROPERTY property. Returns null if the value of the PROTOCOL_PROPERTY property is null.
      Returns:
      the role value of the PROTOCOL_PROPERTY property.
      See Also:
    • setProtocol

      public void setProtocol(String aValue)
      Sets the value of the property that maps to the protocol element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the PROTOCOL_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the PROTOCOL_PROPERTY property.
    • getApplicationProfile

      public String getApplicationProfile()
      Returns the role value contained in the value of the APPLICATION_PROFILE_PROPERTY property. Returns null if the value of the APPLICATION_PROFILE_PROPERTY property is null.
      Returns:
      the role value of the APPLICATION_PROFILE_PROPERTY property.
      See Also:
    • setApplicationProfile

      public void setApplicationProfile(String aValue)
      Sets the value of the property that maps to the applicationProfile element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the APPLICATION_PROFILE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the APPLICATION_PROFILE_PROPERTY property.
    • getName

      public String getName()
      Returns the role value contained in the value of the NAME_PROPERTY property. Returns null if the value of the NAME_PROPERTY property is null.
      Returns:
      the role value of the NAME_PROPERTY property.
      See Also:
    • setName

      public void setName(String aValue)
      Sets the value of the property that maps to the name element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the NAME_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the NAME_PROPERTY property.
    • getDescription

      public String getDescription()
      Returns the role value contained in the value of the DESCRIPTION_PROPERTY property. Returns null if the value of the DESCRIPTION_PROPERTY property is null.
      Returns:
      the role value of the DESCRIPTION_PROPERTY property.
      See Also:
    • setDescription

      public void setDescription(String aValue)
      Sets the value of the property that maps to the description element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the DESCRIPTION_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the DESCRIPTION_PROPERTY property.
    • getFunction

      public TLcdISO19115OnLineFunctionCode getFunction()
      Returns the role value contained in the value of the FUNCTION_PROPERTY property. Returns null if the value of the FUNCTION_PROPERTY property is null.
      Returns:
      the role value of the FUNCTION_PROPERTY property.
      See Also:
    • setFunction

      public void setFunction(TLcdISO19115OnLineFunctionCode aValue)
      Sets the value of the property that maps to the function element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the FUNCTION_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the FUNCTION_PROPERTY property.