Class SubstitutionMap.XMLFullyQualifiedName
java.lang.Object
com.regnosys.rosetta.common.serialisation.xml.SubstitutionMap.XMLFullyQualifiedName
- Enclosing class:
SubstitutionMap
Holds the XML element name and optional namespace for a type.
-
Constructor Summary
ConstructorsConstructorDescriptionXMLFullyQualifiedName(String name) XMLFullyQualifiedName(String name, String namespace) -
Method Summary