Package | Description |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
ResourceBidirectionalMappingType |
RefinedObjectClassDefinition.getActivationBidirectionalMappingType(QName propertyName) |
ResourceBidirectionalMappingType |
LayerRefinedObjectClassDefinition.getActivationBidirectionalMappingType(QName propertyName) |
Modifier and Type | Field and Description |
---|---|
protected ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.administrativeStatus |
protected ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.enabled |
protected ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.existence |
protected ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.validFrom |
protected ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.validTo |
Modifier and Type | Method and Description |
---|---|
ResourceBidirectionalMappingType |
ResourceBidirectionalMappingType.clone()
Creates and returns a deep copy of this object.
|
ResourceBidirectionalMappingType |
ObjectFactory.createResourceBidirectionalMappingType()
Create an instance of
ResourceBidirectionalMappingType |
ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.getAdministrativeStatus()
Gets the value of the administrativeStatus property.
|
ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.getEnabled()
Gets the value of the enabled property.
|
ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.getExistence()
Gets the value of the existence property.
|
ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.getValidFrom()
Gets the value of the validFrom property.
|
ResourceBidirectionalMappingType |
ResourceActivationDefinitionType.getValidTo()
Gets the value of the validTo property.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceActivationDefinitionType.setAdministrativeStatus(ResourceBidirectionalMappingType value)
Sets the value of the administrativeStatus property.
|
void |
ResourceActivationDefinitionType.setEnabled(ResourceBidirectionalMappingType value)
Sets the value of the enabled property.
|
void |
ResourceActivationDefinitionType.setExistence(ResourceBidirectionalMappingType value)
Sets the value of the existence property.
|
void |
ResourceActivationDefinitionType.setValidFrom(ResourceBidirectionalMappingType value)
Sets the value of the validFrom property.
|
void |
ResourceActivationDefinitionType.setValidTo(ResourceBidirectionalMappingType value)
Sets the value of the validTo property.
|
Constructor and Description |
---|
ResourceBidirectionalMappingType(ResourceBidirectionalMappingType o)
Creates a new
ResourceBidirectionalMappingType instance by deeply copying a given ResourceBidirectionalMappingType instance. |
Copyright © 2013 evolveum. All rights reserved.