Package org.oasisOpen.docs.wsrf.rp2
Class ResourcePropertyValueChangeNotificationType.NewValues.Factory
- java.lang.Object
-
- org.oasisOpen.docs.wsrf.rp2.ResourcePropertyValueChangeNotificationType.NewValues.Factory
-
- Enclosing interface:
- ResourcePropertyValueChangeNotificationType.NewValues
public static final class ResourcePropertyValueChangeNotificationType.NewValues.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.NewValuesnewInstance()static ResourcePropertyValueChangeNotificationType.NewValuesnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static ResourcePropertyValueChangeNotificationType.NewValues newInstance()
-
newInstance
public static ResourcePropertyValueChangeNotificationType.NewValues newInstance(org.apache.xmlbeans.XmlOptions options)
-
-