Class TLcdISO19115Format
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.distribution.TLcdISO19115Format
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
Description of the form of the data to be distributed
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theamendmentNumberelement.static final TLcdDataPropertyData property that maps to thefileDecompressionTechniqueelement.static final TLcdDataPropertyData property that maps to theformatDistributorelement.static final TLcdDataPropertyData property that maps to thenameelement.static final TLcdDataPropertyData property that maps to thespecificationelement.static final TLcdDataPropertyData property that maps to theversionelement.Fields inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
ID_PROPERTY, UUID_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the role value contained in the value of theAMENDMENT_NUMBER_PROPERTYproperty.Returns the role value contained in the value of theFILE_DECOMPRESSION_TECHNIQUE_PROPERTYproperty.Gets the value of theFORMAT_DISTRIBUTOR_PROPERTYproperty adapted to a list ofTLcdISO19115Distributorinstances.getName()Returns the role value contained in the value of theNAME_PROPERTYproperty.Returns the role value contained in the value of theSPECIFICATION_PROPERTYproperty.Returns the role value contained in the value of theVERSION_PROPERTYproperty.voidsetAmendmentNumber(String aValue) Sets the value of the property that maps to theamendmentNumberelement.voidsetFileDecompressionTechnique(String aValue) Sets the value of the property that maps to thefileDecompressionTechniqueelement.voidSets the value of the property that maps to thenameelement.voidsetSpecification(String aValue) Sets the value of the property that maps to thespecificationelement.voidsetVersion(String aValue) Sets the value of the property that maps to theversionelement.Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
NAME_PROPERTY
Data property that maps to thenameelement. The possible values for this property are instances ofTLcdISO19115Optional<String>. -
VERSION_PROPERTY
Data property that maps to theversionelement. The possible values for this property are instances ofTLcdISO19115Optional<String>. -
AMENDMENT_NUMBER_PROPERTY
Data property that maps to theamendmentNumberelement. The possible values for this property are instances ofTLcdISO19115Optional<String>. -
SPECIFICATION_PROPERTY
Data property that maps to thespecificationelement. The possible values for this property are instances ofTLcdISO19115Optional<String>. -
FILE_DECOMPRESSION_TECHNIQUE_PROPERTY
Data property that maps to thefileDecompressionTechniqueelement. The possible values for this property are instances ofTLcdISO19115Optional<String>. -
FORMAT_DISTRIBUTOR_PROPERTY
Data property that maps to theformatDistributorelement. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115Distributor>>.
-
-
Constructor Details
-
TLcdISO19115Format
public TLcdISO19115Format() -
TLcdISO19115Format
-
-
Method Details
-
getName
Returns the role value contained in the value of theNAME_PROPERTYproperty. Returnsnullif the value of theNAME_PROPERTYproperty isnull.- Returns:
- the role value of the
NAME_PROPERTYproperty. - See Also:
-
setName
Sets the value of the property that maps to thenameelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theNAME_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theNAME_PROPERTYproperty.
-
getVersion
Returns the role value contained in the value of theVERSION_PROPERTYproperty. Returnsnullif the value of theVERSION_PROPERTYproperty isnull.- Returns:
- the role value of the
VERSION_PROPERTYproperty. - See Also:
-
setVersion
Sets the value of the property that maps to theversionelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theVERSION_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theVERSION_PROPERTYproperty.
-
getAmendmentNumber
Returns the role value contained in the value of theAMENDMENT_NUMBER_PROPERTYproperty. Returnsnullif the value of theAMENDMENT_NUMBER_PROPERTYproperty isnull.- Returns:
- the role value of the
AMENDMENT_NUMBER_PROPERTYproperty. - See Also:
-
setAmendmentNumber
Sets the value of the property that maps to theamendmentNumberelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theAMENDMENT_NUMBER_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theAMENDMENT_NUMBER_PROPERTYproperty.
-
getSpecification
Returns the role value contained in the value of theSPECIFICATION_PROPERTYproperty. Returnsnullif the value of theSPECIFICATION_PROPERTYproperty isnull.- Returns:
- the role value of the
SPECIFICATION_PROPERTYproperty. - See Also:
-
setSpecification
Sets the value of the property that maps to thespecificationelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theSPECIFICATION_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theSPECIFICATION_PROPERTYproperty.
-
getFileDecompressionTechnique
Returns the role value contained in the value of theFILE_DECOMPRESSION_TECHNIQUE_PROPERTYproperty. Returnsnullif the value of theFILE_DECOMPRESSION_TECHNIQUE_PROPERTYproperty isnull.- Returns:
- the role value of the
FILE_DECOMPRESSION_TECHNIQUE_PROPERTYproperty. - See Also:
-
setFileDecompressionTechnique
Sets the value of the property that maps to thefileDecompressionTechniqueelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theFILE_DECOMPRESSION_TECHNIQUE_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theFILE_DECOMPRESSION_TECHNIQUE_PROPERTYproperty.
-
getFormatDistributor
Gets the value of theFORMAT_DISTRIBUTOR_PROPERTYproperty adapted to a list ofTLcdISO19115Distributorinstances.- Returns:
- the value of the
FORMAT_DISTRIBUTOR_PROPERTYproperty adapted to a list ofTLcdISO19115Distributorinstances. - See Also:
-