Package de.svws_nrw.davapi.model.dav
Klasse PrincipalCollectionSet
java.lang.Object
de.svws_nrw.davapi.model.dav.PrincipalCollectionSet
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>
-
Konstruktorübersicht
-
Methodenübersicht
-
Konstruktordetails
-
PrincipalCollectionSet
public PrincipalCollectionSet()Leerer Standardkonstruktor.
-
-
Methodendetails
-
getHref
Liefert eine Liste der href-Strings.- Gibt zurück:
- eine Liste der href-Strings.
-
setHref
Setzt die Liste der href-Strings.- Parameter:
href
- die zu setzende Liste der href-Strings.
-