public class Directoryproviderproperty extends Reference
directoryproviderproperty asset type in IGC, displayed as 'DirectoryProviderProperty' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected Directoryproviderconfiguration |
ofDirectoryProviderConfiguration |
protected Providerpropertyinfo |
ofProviderPropertyInfo |
protected Providerpropertytype |
ofProviderPropertyType |
protected String |
value |
| Constructor and Description |
|---|
Directoryproviderproperty() |
| Modifier and Type | Method and Description |
|---|---|
Directoryproviderconfiguration |
getOfDirectoryProviderConfiguration()
Retrieve the
of_directory_provider_configuration property (displayed as 'Of Directory Provider Configuration') of the object. |
Providerpropertyinfo |
getOfProviderPropertyInfo()
Retrieve the
of_provider_property_info property (displayed as 'Of Provider Property Info') of the object. |
Providerpropertytype |
getOfProviderPropertyType()
Retrieve the
of_provider_property_type property (displayed as 'Of Provider Property Type') of the object. |
String |
getValue()
Retrieve the
value property (displayed as 'Value') of the object. |
void |
setOfDirectoryProviderConfiguration(Directoryproviderconfiguration ofDirectoryProviderConfiguration)
Set the
of_directory_provider_configuration property (displayed as Of Directory Provider Configuration) of the object. |
void |
setOfProviderPropertyInfo(Providerpropertyinfo ofProviderPropertyInfo)
Set the
of_provider_property_info property (displayed as Of Provider Property Info) of the object. |
void |
setOfProviderPropertyType(Providerpropertytype ofProviderPropertyType)
Set the
of_provider_property_type property (displayed as Of Provider Property Type) of the object. |
void |
setValue(String value)
Set the
value property (displayed as Value) of the object. |
areModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected Directoryproviderconfiguration ofDirectoryProviderConfiguration
protected Providerpropertyinfo ofProviderPropertyInfo
protected Providerpropertytype ofProviderPropertyType
protected String value
public Directoryproviderconfiguration getOfDirectoryProviderConfiguration()
of_directory_provider_configuration property (displayed as 'Of Directory Provider Configuration') of the object.Directoryproviderconfigurationpublic void setOfDirectoryProviderConfiguration(Directoryproviderconfiguration ofDirectoryProviderConfiguration)
of_directory_provider_configuration property (displayed as Of Directory Provider Configuration) of the object.ofDirectoryProviderConfiguration - the value to setpublic Providerpropertyinfo getOfProviderPropertyInfo()
of_provider_property_info property (displayed as 'Of Provider Property Info') of the object.Providerpropertyinfopublic void setOfProviderPropertyInfo(Providerpropertyinfo ofProviderPropertyInfo)
of_provider_property_info property (displayed as Of Provider Property Info) of the object.ofProviderPropertyInfo - the value to setpublic Providerpropertytype getOfProviderPropertyType()
of_provider_property_type property (displayed as 'Of Provider Property Type') of the object.Providerpropertytypepublic void setOfProviderPropertyType(Providerpropertytype ofProviderPropertyType)
of_provider_property_type property (displayed as Of Provider Property Type) of the object.ofProviderPropertyType - the value to setpublic String getValue()
value property (displayed as 'Value') of the object.Stringpublic void setValue(String value)
value property (displayed as Value) of the object.value - the value to setCopyright © 2018–2021 ODPi. All rights reserved.