Uses of Class
org.bedework.synch.shared.SynchDefs.SynchKind
-
Packages that use SynchDefs.SynchKind Package Description org.bedework.synch.shared org.bedework.synch.shared.cnctrs -
-
Uses of SynchDefs.SynchKind in org.bedework.synch.shared
Methods in org.bedework.synch.shared that return SynchDefs.SynchKind Modifier and Type Method Description static SynchDefs.SynchKindSynchDefs.SynchKind. valueOf(String name)Returns the enum constant of this type with the specified name.static SynchDefs.SynchKind[]SynchDefs.SynchKind. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SynchDefs.SynchKind in org.bedework.synch.shared.cnctrs
Methods in org.bedework.synch.shared.cnctrs that return SynchDefs.SynchKind Modifier and Type Method Description SynchDefs.SynchKindConnector. getKind()
-