|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasePathToElementType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of BasePathToElementType in com.microsoft.exchange.types |
|---|
| Subclasses of BasePathToElementType in com.microsoft.exchange.types | |
|---|---|
class |
ExceptionFieldURI
Java class for PathToExceptionFieldType complex type. |
class |
PathToExtendedFieldType
Represents an extended property. |
class |
PathToIndexedFieldType
Java class for PathToIndexedFieldType complex type. |
class |
PathToUnindexedFieldType
Java class for PathToUnindexedFieldType complex type. |
| Fields in com.microsoft.exchange.types with type parameters of type BasePathToElementType | |
|---|---|
protected JAXBElement<? extends BasePathToElementType> |
TwoOperandExpressionType.path
|
protected JAXBElement<? extends BasePathToElementType> |
FieldURIOrConstantType.path
|
protected JAXBElement<? extends BasePathToElementType> |
FieldOrderType.path
|
protected JAXBElement<? extends BasePathToElementType> |
ExistsType.path
|
protected JAXBElement<? extends BasePathToElementType> |
ExcludesType.path
|
protected JAXBElement<? extends BasePathToElementType> |
ContainsExpressionType.path
|
protected JAXBElement<? extends BasePathToElementType> |
ChangeDescriptionType.path
|
protected List<JAXBElement<? extends BasePathToElementType>> |
NonEmptyArrayOfPathsToElementType.paths
|
| Methods in com.microsoft.exchange.types that return types with arguments of type BasePathToElementType | |
|---|---|
JAXBElement<BasePathToElementType> |
ObjectFactory.createPath(BasePathToElementType value)
Create an instance of JAXBElement<BasePathToElementType>} |
JAXBElement<? extends BasePathToElementType> |
TwoOperandExpressionType.getPath()
Gets the value of the path property. |
JAXBElement<? extends BasePathToElementType> |
FieldURIOrConstantType.getPath()
Gets the value of the path property. |
JAXBElement<? extends BasePathToElementType> |
FieldOrderType.getPath()
Gets the value of the path property. |
JAXBElement<? extends BasePathToElementType> |
ExistsType.getPath()
Gets the value of the path property. |
JAXBElement<? extends BasePathToElementType> |
ExcludesType.getPath()
Gets the value of the path property. |
JAXBElement<? extends BasePathToElementType> |
ContainsExpressionType.getPath()
Gets the value of the path property. |
JAXBElement<? extends BasePathToElementType> |
ChangeDescriptionType.getPath()
Gets the value of the path property. |
List<JAXBElement<? extends BasePathToElementType>> |
NonEmptyArrayOfPathsToElementType.getPaths()
Gets the value of the paths property. |
| Methods in com.microsoft.exchange.types with parameters of type BasePathToElementType | |
|---|---|
JAXBElement<BasePathToElementType> |
ObjectFactory.createPath(BasePathToElementType value)
Create an instance of JAXBElement<BasePathToElementType>} |
| Method parameters in com.microsoft.exchange.types with type arguments of type BasePathToElementType | |
|---|---|
void |
TwoOperandExpressionType.setPath(JAXBElement<? extends BasePathToElementType> value)
Sets the value of the path property. |
void |
FieldURIOrConstantType.setPath(JAXBElement<? extends BasePathToElementType> value)
Sets the value of the path property. |
void |
FieldOrderType.setPath(JAXBElement<? extends BasePathToElementType> value)
Sets the value of the path property. |
void |
ExistsType.setPath(JAXBElement<? extends BasePathToElementType> value)
Sets the value of the path property. |
void |
ExcludesType.setPath(JAXBElement<? extends BasePathToElementType> value)
Sets the value of the path property. |
void |
ContainsExpressionType.setPath(JAXBElement<? extends BasePathToElementType> value)
Sets the value of the path property. |
void |
ChangeDescriptionType.setPath(JAXBElement<? extends BasePathToElementType> value)
Sets the value of the path property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||