Home
last modified time | relevance | path

Searched refs:sipMonth (Results 1 – 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPDate.java98 protected String sipMonth; field in SIPDate
205 sipMonth = JAN; in SIPDate()
208 sipMonth = FEB; in SIPDate()
211 sipMonth = MAR; in SIPDate()
214 sipMonth = APR; in SIPDate()
217 sipMonth = MAY; in SIPDate()
220 sipMonth = JUN; in SIPDate()
223 sipMonth = JUL; in SIPDate()
226 sipMonth = AUG; in SIPDate()
229 sipMonth = SEP; in SIPDate()
[all …]