Uses of Class
network.oxalis.peppol.schematron.jaxb.quickfix.Title
-
Packages that use Title Package Description network.oxalis.peppol.schematron.jaxb.quickfix -
-
Uses of Title in network.oxalis.peppol.schematron.jaxb.quickfix
Fields in network.oxalis.peppol.schematron.jaxb.quickfix declared as Title Modifier and Type Field Description protected TitleDescription. titleName of a QuickFix or a user entry.Methods in network.oxalis.peppol.schematron.jaxb.quickfix that return Title Modifier and Type Method Description TitleObjectFactory. createTitle()Create an instance ofTitleTitleDescription. getTitle()Name of a QuickFix or a user entry.Methods in network.oxalis.peppol.schematron.jaxb.quickfix with parameters of type Title Modifier and Type Method Description voidDescription. setTitle(Title value)Sets the value of the title property.
-