Package usGovIcIsmV2
Class OwnerProducerAttribute.OwnerProducer.Factory
- java.lang.Object
-
- usGovIcIsmV2.OwnerProducerAttribute.OwnerProducer.Factory
-
- Enclosing interface:
- OwnerProducerAttribute.OwnerProducer
public static final class OwnerProducerAttribute.OwnerProducer.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 OwnerProducerAttribute.OwnerProducernewInstance()static OwnerProducerAttribute.OwnerProducernewInstance(org.apache.xmlbeans.XmlOptions options)static OwnerProducerAttribute.OwnerProducernewValue(Object obj)
-
-
-
Method Detail
-
newValue
public static OwnerProducerAttribute.OwnerProducer newValue(Object obj)
-
newInstance
public static OwnerProducerAttribute.OwnerProducer newInstance()
-
newInstance
public static OwnerProducerAttribute.OwnerProducer newInstance(org.apache.xmlbeans.XmlOptions options)
-
-