Uses of Enum Class
eu.europa.esig.dss.detailedreport.jaxb.XmlBlockType
Packages that use XmlBlockType
-
Uses of XmlBlockType in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlBlockTypeMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlBlockTypeModifier and TypeMethodDescriptionstatic XmlBlockTypeXmlConstraint.getBlockType()Gets the value of the blockType property.static XmlBlockTypeReturns the enum constant of this class with the specified name.static XmlBlockType[]XmlBlockType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlBlockTypeModifier and TypeMethodDescriptionvoidXmlConstraint.setBlockType(XmlBlockType value) Sets the value of the blockType property.