Class Principal
java.lang.Object
com.github.sardine.model.Principal
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAll()getHref()getSelf()voidvoidsetAuthenticated(Authenticated authenticated) voidvoidsetProperty(Property property) voidvoidsetUnauthenticated(Unauthenticated unauthenticated)
-
Constructor Details
-
Principal
public Principal()
-
-
Method Details
-
getHref
-
setHref
-
getProperty
-
setProperty
-
getAll
-
setAll
-
getAuthenticated
-
setAuthenticated
-
getUnauthenticated
-
setUnauthenticated
-
getSelf
-
setSelf
-