Uses of Class
org.bedework.calfacade.BwPrincipalInfo.PrincipalProperty
Packages that use BwPrincipalInfo.PrincipalProperty
-
Uses of BwPrincipalInfo.PrincipalProperty in org.bedework.calfacade
Subclasses of BwPrincipalInfo.PrincipalProperty in org.bedework.calfacadeModifier and TypeClassDescriptionstatic classClass for boolean properties.static classClass for image properties.static classClass for int properties.Methods in org.bedework.calfacade that return BwPrincipalInfo.PrincipalPropertyMethods in org.bedework.calfacade that return types with arguments of type BwPrincipalInfo.PrincipalPropertyModifier and TypeMethodDescriptionBwPrincipalInfo.getProperties()BwPrincipalInfo.getProperties(String name) Methods in org.bedework.calfacade with parameters of type BwPrincipalInfo.PrincipalPropertyModifier and TypeMethodDescriptionvoidBwPrincipalInfo.addProperty(BwPrincipalInfo.PrincipalProperty<?> val) intBwPrincipalInfo.PrincipalProperty.compareTo(BwPrincipalInfo.PrincipalProperty that) Method parameters in org.bedework.calfacade with type arguments of type BwPrincipalInfo.PrincipalPropertyModifier and TypeMethodDescriptionvoidBwPrincipalInfo.setProperties(List<BwPrincipalInfo.PrincipalProperty<?>> val) The properties are any other properties thought to be useful.