Uses of Class
org.apache.cxf.xkms.model.xkms.TimeInstantType
-
Packages that use TimeInstantType Package Description org.apache.cxf.xkms.model.xkms -
-
Uses of TimeInstantType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as TimeInstantType Modifier and Type Field Description protected TimeInstantTypeQueryKeyBindingType. timeInstantMethods in org.apache.cxf.xkms.model.xkms that return TimeInstantType Modifier and Type Method Description TimeInstantTypeObjectFactory. createTimeInstantType()Create an instance ofTimeInstantTypeTimeInstantTypeQueryKeyBindingType. getTimeInstant()Gets the value of the timeInstant property.Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type TimeInstantType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimeInstantType>ObjectFactory. createTimeInstant(TimeInstantType value)Methods in org.apache.cxf.xkms.model.xkms with parameters of type TimeInstantType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimeInstantType>ObjectFactory. createTimeInstant(TimeInstantType value)voidQueryKeyBindingType. setTimeInstant(TimeInstantType value)Sets the value of the timeInstant property.
-