Package org.oasisOpen.docs.wsrf.rp2
Class ResourcePropertyValueChangeNotificationType.OldValues.Factory
- java.lang.Object
-
- org.oasisOpen.docs.wsrf.rp2.ResourcePropertyValueChangeNotificationType.OldValues.Factory
-
- Enclosing interface:
- ResourcePropertyValueChangeNotificationType.OldValues
public static final class ResourcePropertyValueChangeNotificationType.OldValues.Factory extends Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ResourcePropertyValueChangeNotificationType.OldValuesnewInstance()static ResourcePropertyValueChangeNotificationType.OldValuesnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static ResourcePropertyValueChangeNotificationType.OldValues newInstance()
-
newInstance
public static ResourcePropertyValueChangeNotificationType.OldValues newInstance(org.apache.xmlbeans.XmlOptions options)
-
-