Class PrincipalHomeType


public class PrincipalHomeType extends StringPropertyType
Type which may be returned in GetPropertiesResponse when targeted at the system root. It provides the home path of the currently authenticated user.

Java class for PrincipalHomeType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PrincipalHomeType">
   <complexContent>
     <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}StringPropertyType">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • PrincipalHomeType

      public PrincipalHomeType()