Uses of Class
org.oclc.purl.dsdl.svrl.NsPrefixInAttributeValues
-
Packages that use NsPrefixInAttributeValues Package Description org.oclc.purl.dsdl.svrl -
-
Uses of NsPrefixInAttributeValues in org.oclc.purl.dsdl.svrl
Methods in org.oclc.purl.dsdl.svrl that return NsPrefixInAttributeValues Modifier and Type Method Description NsPrefixInAttributeValuesObjectFactory. createNsPrefixInAttributeValues()Create an instance ofNsPrefixInAttributeValuesNsPrefixInAttributeValuesSchematronOutputType. getNsPrefixInAttributeValuesAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in org.oclc.purl.dsdl.svrl that return types with arguments of type NsPrefixInAttributeValues Modifier and Type Method Description java.util.List<NsPrefixInAttributeValues>SchematronOutputType. getNsPrefixInAttributeValues()Gets the value of the nsPrefixInAttributeValues property.Method parameters in org.oclc.purl.dsdl.svrl with type arguments of type NsPrefixInAttributeValues Modifier and Type Method Description voidSchematronOutputType. setNsPrefixInAttributeValues(java.util.List<NsPrefixInAttributeValues> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-