Uses of Enum
org.apache.cxf.xkms.model.xkms.KeyUsageEnum
Packages that use KeyUsageEnum
-
Uses of KeyUsageEnum in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms with type parameters of type KeyUsageEnumMethods in org.apache.cxf.xkms.model.xkms that return KeyUsageEnumModifier and TypeMethodDescriptionstatic KeyUsageEnumstatic KeyUsageEnumReturns the enum constant of this type with the specified name.static KeyUsageEnum[]KeyUsageEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type KeyUsageEnumModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyUsageEnum>ObjectFactory.createKeyUsage(KeyUsageEnum value) KeyBindingAbstractType.getKeyUsage()Gets the value of the keyUsage property.Methods in org.apache.cxf.xkms.model.xkms with parameters of type KeyUsageEnumModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyUsageEnum>ObjectFactory.createKeyUsage(KeyUsageEnum value)