Uses of Class
org.apache.cxf.xkms.model.xkms.ValidityIntervalType
Packages that use ValidityIntervalType
-
Uses of ValidityIntervalType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as ValidityIntervalTypeModifier and TypeFieldDescriptionprotected ValidityIntervalTypePrototypeKeyBindingType.validityIntervalprotected ValidityIntervalTypeUnverifiedKeyBindingType.validityIntervalMethods in org.apache.cxf.xkms.model.xkms that return ValidityIntervalTypeModifier and TypeMethodDescriptionObjectFactory.createValidityIntervalType()Create an instance ofValidityIntervalTypePrototypeKeyBindingType.getValidityInterval()Gets the value of the validityInterval property.UnverifiedKeyBindingType.getValidityInterval()Gets the value of the validityInterval property.Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type ValidityIntervalTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ValidityIntervalType>ObjectFactory.createValidityInterval(ValidityIntervalType value) Methods in org.apache.cxf.xkms.model.xkms with parameters of type ValidityIntervalTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ValidityIntervalType>ObjectFactory.createValidityInterval(ValidityIntervalType value) voidPrototypeKeyBindingType.setValidityInterval(ValidityIntervalType value) Sets the value of the validityInterval property.voidUnverifiedKeyBindingType.setValidityInterval(ValidityIntervalType value) Sets the value of the validityInterval property.