Uses of Class
org.bedework.caldav.server.CaldavBwNode.PropertyTagXrdEntry
-
Packages that use CaldavBwNode.PropertyTagXrdEntry Package Description org.bedework.caldav.server -
-
Uses of CaldavBwNode.PropertyTagXrdEntry in org.bedework.caldav.server
Methods in org.bedework.caldav.server that return types with arguments of type CaldavBwNode.PropertyTagXrdEntry Modifier and Type Method Description Collection<CaldavBwNode.PropertyTagXrdEntry>CaldavBwNode. getXrdNames()Return a set of PropertyTagEntry defining properties this node supports.Collection<CaldavBwNode.PropertyTagXrdEntry>CaldavCalNode. getXrdNames()Method parameters in org.bedework.caldav.server with type arguments of type CaldavBwNode.PropertyTagXrdEntry Modifier and Type Method Description protected static voidCaldavBwNode. addXrdEntry(HashMap<String,CaldavBwNode.PropertyTagXrdEntry> xrdNames, String xrdName)protected static voidCaldavBwNode. addXrdEntry(HashMap<String,CaldavBwNode.PropertyTagXrdEntry> xrdNames, String xrdName, boolean inAllProp, boolean inLink)
-