Uses of Enum Class
eu.europa.esig.validationreport.enums.ObjectType
Packages that use ObjectType
Package
Description
-
Uses of ObjectType in eu.europa.esig.validationreport.enums
Methods in eu.europa.esig.validationreport.enums that return ObjectTypeModifier and TypeMethodDescriptionstatic ObjectTypeReturns the enum constant of this class with the specified name.static ObjectType[]ObjectType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ObjectType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as ObjectTypeMethods in eu.europa.esig.validationreport.jaxb that return ObjectTypeModifier and TypeMethodDescriptionValidationObjectType.getObjectType()Gets the value of the objectType property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type ObjectTypeModifier and TypeMethodDescriptionAdapter3.marshal(ObjectType value) voidValidationObjectType.setObjectType(ObjectType value) Sets the value of the objectType property. -
Uses of ObjectType in eu.europa.esig.validationreport.parsers
Methods in eu.europa.esig.validationreport.parsers that return ObjectTypeModifier and TypeMethodDescriptionstatic ObjectTypeUriBasedEnumParser.parseObjectType(String v) Parses the string value and returnsObjectType