Uses of Enum Class
com.luciad.format.metadata.model.metadataextension.ELcdISO19115ObligationCode
Packages that use ELcdISO19115ObligationCode
Package
Description
This package contains information about user specified extensions.
-
Uses of ELcdISO19115ObligationCode in com.luciad.format.metadata.model.metadataextension
Methods in com.luciad.format.metadata.model.metadataextension that return ELcdISO19115ObligationCodeModifier and TypeMethodDescriptionstatic ELcdISO19115ObligationCodeTLcdISO19115ExtendedElementInformation.getObligation()Returns the role value contained in the value of theTLcdISO19115ExtendedElementInformation.OBLIGATION_PROPERTYproperty.static ELcdISO19115ObligationCodeReturns 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.Methods in com.luciad.format.metadata.model.metadataextension with parameters of type ELcdISO19115ObligationCodeModifier and TypeMethodDescriptionvoidTLcdISO19115ExtendedElementInformation.setObligation(ELcdISO19115ObligationCode aValue) Sets the value of the property that maps to theobligationelement.static StringELcdISO19115ObligationCode.toValue(ELcdISO19115ObligationCode aValue)