Uses of Class
network.oxalis.peppol.schematron.jaxb.quickfix.PositionType
-
Packages that use PositionType Package Description network.oxalis.peppol.schematron.jaxb.quickfix -
-
Uses of PositionType in network.oxalis.peppol.schematron.jaxb.quickfix
Fields in network.oxalis.peppol.schematron.jaxb.quickfix declared as PositionType Modifier and Type Field Description protected PositionTypeAdd. positionMethods in network.oxalis.peppol.schematron.jaxb.quickfix that return PositionType Modifier and Type Method Description static PositionTypePositionType. fromValue(String v)PositionTypeAdd. getPosition()Gets the value of the position property.static PositionTypePositionType. valueOf(String name)Returns the enum constant of this type with the specified name.static PositionType[]PositionType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in network.oxalis.peppol.schematron.jaxb.quickfix with parameters of type PositionType Modifier and Type Method Description voidAdd. setPosition(PositionType value)Sets the value of the position property.
-