Searched defs:defaultTimestampFormats (Results 1 – 3 of 3) sorted by relevance
41 …Map<MarshallLocation, TimestampFormatTrait.Format> defaultTimestampFormats = factory.getDefaultTim… in defaultTimestampFormats_cborEnabled() local50 …Map<MarshallLocation, TimestampFormatTrait.Format> defaultTimestampFormats = factory.getDefaultTim… in defaultTimestampFormats_cborDisabled() local
77 public static Map<MarshallLocation, TimestampFormatTrait.Format> defaultTimestampFormats() { in defaultTimestampFormats() method in SimpleTypeQueryMarshaller
280 private Map<MarshallLocation, TimestampFormatTrait.Format> defaultTimestampFormats; field in Builder298 …public Builder defaultTimestampFormats(Map<MarshallLocation, TimestampFormatTrait.Format> formats)… in defaultTimestampFormats() method in Builder