Uses of Class
com.helger.schematron.svrl.jaxb.NsPrefixInAttributeValues
Packages that use NsPrefixInAttributeValues
-
Uses of NsPrefixInAttributeValues in com.helger.schematron.svrl.jaxb
Methods in com.helger.schematron.svrl.jaxb that return NsPrefixInAttributeValuesModifier and TypeMethodDescriptionNsPrefixInAttributeValues.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createNsPrefixInAttributeValues()Create an instance ofNsPrefixInAttributeValuesSchematronOutputType.getNsPrefixInAttributeValuesAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.schematron.svrl.jaxb that return types with arguments of type NsPrefixInAttributeValuesModifier and TypeMethodDescriptionSchematronOutputType.getNsPrefixInAttributeValues()Gets the value of the nsPrefixInAttributeValues property.Methods in com.helger.schematron.svrl.jaxb with parameters of type NsPrefixInAttributeValuesModifier and TypeMethodDescriptionvoidSchematronOutputType.addNsPrefixInAttributeValues(NsPrefixInAttributeValues elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidNsPrefixInAttributeValues.cloneTo(NsPrefixInAttributeValues ret) This method clones all values fromthisto the passed object.Method parameters in com.helger.schematron.svrl.jaxb with type arguments of type NsPrefixInAttributeValuesModifier and TypeMethodDescriptionvoidSchematronOutputType.setNsPrefixInAttributeValues(List<NsPrefixInAttributeValues> aList) Created by ph-jaxb-plugin -Xph-list-extension