|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.resource.properties.XmlBeansResourcePropertyUtils
A collection of utility methods for working with XmlBeansResourceProperty
s.
Field Summary | |
static Messages |
MSG
|
Constructor Summary | |
XmlBeansResourcePropertyUtils()
|
Method Summary | |
static java.util.Calendar |
getDateTimePropertyValue(XmlBeansResourceProperty prop)
|
static void |
setDateTimePropertyValue(XmlBeansResourceProperty prop,
java.util.Calendar time)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final Messages MSG
Constructor Detail |
public XmlBeansResourcePropertyUtils()
Method Detail |
public static void setDateTimePropertyValue(XmlBeansResourceProperty prop, java.util.Calendar time)
public static java.util.Calendar getDateTimePropertyValue(XmlBeansResourceProperty prop)
prop
- an XMLBeans-based resource property; must not be null
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |