Uses of Enum Class
com.luciad.format.metadata.model.metadataextension.ELcdISO19115ObligationCode
Package
Description
This package contains information about user specified extensions.
-
Uses of ELcdISO19115ObligationCode in com.luciad.format.metadata.model.metadataextension
Modifier and TypeMethodDescriptionstatic ELcdISO19115ObligationCode
TLcdISO19115ExtendedElementInformation.getObligation()
Returns the role value contained in the value of theTLcdISO19115ExtendedElementInformation.OBLIGATION_PROPERTY
property.static ELcdISO19115ObligationCode
Returns the enum constant of this class with the specified name.static ELcdISO19115ObligationCode[]
ELcdISO19115ObligationCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdISO19115ExtendedElementInformation.setObligation
(ELcdISO19115ObligationCode aValue) Sets the value of the property that maps to theobligation
element.static String
ELcdISO19115ObligationCode.toValue
(ELcdISO19115ObligationCode aValue)