| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends BasePathToElementType> |
FieldURIOrConstantType.path |
protected JAXBElement<? extends BasePathToElementType> |
FieldOrderType.path |
protected JAXBElement<? extends BasePathToElementType> |
TwoOperandExpressionType.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 |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BasePathToElementType> |
ObjectFactory.createPath(BasePathToElementType value)
|
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> |
TwoOperandExpressionType.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.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BasePathToElementType> |
ObjectFactory.createPath(BasePathToElementType value)
|
| Modifier and Type | Method and Description |
|---|---|
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 |
TwoOperandExpressionType.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.
|
Copyright © 2018 Apereo. All Rights Reserved.