Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Field and Description |
---|---|
protected MappingTimeDeclarationType |
MappingType.timeFrom |
protected MappingTimeDeclarationType |
MappingType.timeTo |
Modifier and Type | Method and Description |
---|---|
MappingTimeDeclarationType |
MappingTimeDeclarationType.clone()
Creates and returns a deep copy of this object.
|
MappingTimeDeclarationType |
ObjectFactory.createMappingTimeDeclarationType()
Create an instance of
MappingTimeDeclarationType |
MappingTimeDeclarationType |
MappingType.getTimeFrom()
Gets the value of the timeFrom property.
|
MappingTimeDeclarationType |
MappingType.getTimeTo()
Gets the value of the timeTo property.
|
Modifier and Type | Method and Description |
---|---|
void |
MappingType.setTimeFrom(MappingTimeDeclarationType value)
Sets the value of the timeFrom property.
|
void |
MappingType.setTimeTo(MappingTimeDeclarationType value)
Sets the value of the timeTo property.
|
Constructor and Description |
---|
MappingTimeDeclarationType(MappingTimeDeclarationType o)
Creates a new
MappingTimeDeclarationType instance by deeply copying a given MappingTimeDeclarationType instance. |
Copyright © 2013 evolveum. All rights reserved.