Class ReferenceListDocument.ReferenceList.Factory
- java.lang.Object
-
- org.sourceid.protocol.xmlenc10.xml.ReferenceListDocument.ReferenceList.Factory
-
- Enclosing interface:
- ReferenceListDocument.ReferenceList
public static final class ReferenceListDocument.ReferenceList.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 ReferenceListDocument.ReferenceListnewInstance()static ReferenceListDocument.ReferenceListnewInstance(XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static ReferenceListDocument.ReferenceList newInstance()
-
newInstance
public static ReferenceListDocument.ReferenceList newInstance(XmlOptions options)
-
-