Uses of Class
org.apache.cxf.xkms.model.xkms.TimeInstantType
Packages that use TimeInstantType
-
Uses of TimeInstantType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as TimeInstantTypeMethods in org.apache.cxf.xkms.model.xkms that return TimeInstantTypeModifier and TypeMethodDescriptionObjectFactory.createTimeInstantType()Create an instance ofTimeInstantTypeQueryKeyBindingType.getTimeInstant()Gets the value of the timeInstant property.Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type TimeInstantTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeInstantType>ObjectFactory.createTimeInstant(TimeInstantType value) Methods in org.apache.cxf.xkms.model.xkms with parameters of type TimeInstantTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeInstantType>ObjectFactory.createTimeInstant(TimeInstantType value) voidQueryKeyBindingType.setTimeInstant(TimeInstantType value) Sets the value of the timeInstant property.