Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NodeType
-
Packages that use NodeType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of NodeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as NodeType Modifier and Type Field Description protected NodeTypeSchedulerInformationType. nodeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type NodeType Modifier and Type Method Description PrismObject<NodeType>NodeType. asPrismObject()javax.xml.bind.JAXBElement<NodeType>ObjectFactory. createNode(NodeType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<NodeType>ObjectFactory. createNode(NodeType value)SchedulerInformationTypeSchedulerInformationType. node(NodeType value)voidSchedulerInformationType. setNode(NodeType value)Sets the value of the node property.
-