Class BwPrincipalInfo.PrincipalPropertyInfo

java.lang.Object
org.bedework.calfacade.BwPrincipalInfo.PrincipalPropertyInfo
Enclosing class:
BwPrincipalInfo

public static class BwPrincipalInfo.PrincipalPropertyInfo extends Object
Info about properties
  • Field Details

    • name

      public String name
      Name of property
    • ptype

      public int ptype
      Type of property
    • multi

      public boolean multi
      true for multi-valued
  • Method Details

    • getVcardPname

      public net.fortuna.ical4j.vcard.Property.Id getVcardPname()
      Returns:
      String vcardPname
    • getName

      public String getName()
      Returns:
      String name of property
    • getPtype

      public int getPtype()
      Returns:
      int type of property
    • getMulti

      public boolean getMulti()
      Returns:
      true for multi