Uses of Class
org.oasisopen.odata.csdl.v4.TPathExpression
-
Packages that use TPathExpression Package Description org.oasisopen.odata.csdl.v4 -
-
Uses of TPathExpression in org.oasisopen.odata.csdl.v4
Methods in org.oasisopen.odata.csdl.v4 that return TPathExpression Modifier and Type Method Description TPathExpressionObjectFactory. createTPathExpression()Create an instance ofTPathExpressionMethods in org.oasisopen.odata.csdl.v4 that return types with arguments of type TPathExpression Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createAnnotationPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTApplyExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTCastOrIsOfExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTCollectionExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTIfExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTLabeledElementExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTOneChildExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTPropertyValuePath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTTwoChildrenExpressionPath(TPathExpression value)Methods in org.oasisopen.odata.csdl.v4 with parameters of type TPathExpression Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createAnnotationPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTApplyExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTCastOrIsOfExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTCollectionExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTIfExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTLabeledElementExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTOneChildExpressionPath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTPropertyValuePath(TPathExpression value)jakarta.xml.bind.JAXBElement<TPathExpression>ObjectFactory. createTTwoChildrenExpressionPath(TPathExpression value)
-