Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.BoundarySpecificationType
-
Packages that use BoundarySpecificationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of BoundarySpecificationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return BoundarySpecificationType Modifier and Type Method Description BoundarySpecificationType
OidWorkSegmentationType. beginBoundary()
BoundarySpecificationType
StringWorkSegmentationType. beginBoundary()
BoundarySpecificationType
BoundarySpecificationType. characters(String value)
BoundarySpecificationType
BoundarySpecificationType. clone()
BoundarySpecificationType
ObjectFactory. createBoundarySpecificationType()
Create an instance ofBoundarySpecificationType
BoundarySpecificationType
BoundarySpecificationType. id(Long value)
BoundarySpecificationType
BoundarySpecificationType. position(Integer value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type BoundarySpecificationType Modifier and Type Method Description List<BoundarySpecificationType>
StringWorkSegmentationType. createBoundaryList()
javax.xml.bind.JAXBElement<BoundarySpecificationType>
ObjectFactory. createBoundarySpecification(BoundarySpecificationType value)
List<BoundarySpecificationType>
StringWorkSegmentationType. getBoundary()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type BoundarySpecificationType Modifier and Type Method Description OidWorkSegmentationType
OidWorkSegmentationType. boundary(BoundarySpecificationType value)
StringWorkSegmentationType
StringWorkSegmentationType. boundary(BoundarySpecificationType value)
javax.xml.bind.JAXBElement<BoundarySpecificationType>
ObjectFactory. createBoundarySpecification(BoundarySpecificationType value)
-