org.apache.ws.resource.properties
Class XmlBeansResourcePropertyUtils
java.lang.Object
org.apache.ws.resource.properties.XmlBeansResourcePropertyUtils
- public abstract class XmlBeansResourcePropertyUtils
- extends java.lang.Object
A collection of utility methods for working with XmlBeansResourceProperty
s.
- Author:
- Ian Springer
Field Summary |
static org.apache.ws.util.i18n.Messages |
MSG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSG
public static final org.apache.ws.util.i18n.Messages MSG
XmlBeansResourcePropertyUtils
public XmlBeansResourcePropertyUtils()
setDateTimePropertyValue
public static void setDateTimePropertyValue(XmlBeansResourceProperty prop,
java.util.Calendar time)
getDateTimePropertyValue
public static java.util.Calendar getDateTimePropertyValue(XmlBeansResourceProperty prop)
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.