Uses of Class
org.teiid.translator.odata4.ODataUpdateVisitor.OperationType
-
-
Uses of ODataUpdateVisitor.OperationType in org.teiid.translator.odata4
Methods in org.teiid.translator.odata4 that return ODataUpdateVisitor.OperationType Modifier and Type Method Description ODataUpdateVisitor.OperationTypeODataUpdateVisitor. getOperationType()static ODataUpdateVisitor.OperationTypeODataUpdateVisitor.OperationType. valueOf(String name)Returns the enum constant of this type with the specified name.static ODataUpdateVisitor.OperationType[]ODataUpdateVisitor.OperationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-