Uses of Enum Class
eu.europa.esig.dss.diagnostic.jaxb.XmlEncapsulationType
Packages that use XmlEncapsulationType
-
Uses of XmlEncapsulationType in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlEncapsulationTypeMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlEncapsulationTypeModifier and TypeMethodDescriptionstatic XmlEncapsulationTypeXmlOrphanToken.getEncapsulationType()Gets the value of the encapsulationType property.static XmlEncapsulationTypeReturns the enum constant of this class with the specified name.static XmlEncapsulationType[]XmlEncapsulationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlEncapsulationTypeModifier and TypeMethodDescriptionvoidXmlOrphanToken.setEncapsulationType(XmlEncapsulationType value) Sets the value of the encapsulationType property.