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

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPDate.java96 /** sipMonth member
98 protected String sipMonth; field in class:SIPDate
205 sipMonth = JAN;
208 sipMonth = FEB;
211 sipMonth = MAR;
214 sipMonth = APR;
217 sipMonth = MAY;
220 sipMonth = JUN;
223 sipMonth = JUL;
226 sipMonth
[all...]

Completed in 43 milliseconds