Package org.bedework.calfacade
Class BwPrincipalInfo.ImagePrincipalProperty
java.lang.Object
org.bedework.calfacade.BwPrincipalInfo.PrincipalProperty<BwPrincipalInfo.ImagePropertyVal>
org.bedework.calfacade.BwPrincipalInfo.ImagePrincipalProperty
- All Implemented Interfaces:
Comparable<BwPrincipalInfo.PrincipalProperty<BwPrincipalInfo.ImagePropertyVal>>
- Enclosing class:
- BwPrincipalInfo
public static class BwPrincipalInfo.ImagePrincipalProperty
extends BwPrincipalInfo.PrincipalProperty<BwPrincipalInfo.ImagePropertyVal>
Class for image properties.
- Author:
- douglm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bedework.calfacade.BwPrincipalInfo.PrincipalProperty
compareTo, getName, getVal, toString
-
Constructor Details
-
ImagePrincipalProperty
- Parameters:
name- of propertyval- of property
-