Uses of Interface
org.duracloud.GroupsType
Packages that use GroupsType
-
Uses of GroupsType in org.duracloud
Methods in org.duracloud that return GroupsTypeModifier and TypeMethodDescriptionstatic GroupsTypeGroupsType.Factory.newInstance()static GroupsTypeGroupsType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GroupsTypestatic GroupsTypestatic GroupsTypestatic GroupsTypeGroupsType.Factory.parse(InputStream is) static GroupsTypeGroupsType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GroupsTypestatic GroupsTypestatic GroupsTypestatic GroupsTypestatic GroupsTypestatic GroupsTypestatic GroupsTypeGroupsType.Factory.parse(XMLStreamReader sr) static GroupsTypeGroupsType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GroupsTypeGroupsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GroupsTypeGroupsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GroupsTypestatic GroupsTypeSecurityUserType.xgetGroups()Gets (as xml) the "groups" elementMethods in org.duracloud with parameters of type GroupsTypeModifier and TypeMethodDescriptionvoidSecurityUserType.xsetGroups(GroupsType groups) Sets (as xml) the "groups" element -
Uses of GroupsType in org.duracloud.impl
Classes in org.duracloud.impl that implement GroupsTypeMethods in org.duracloud.impl that return GroupsTypeModifier and TypeMethodDescriptionSecurityUserTypeImpl.xgetGroups()Gets (as xml) the "groups" elementMethods in org.duracloud.impl with parameters of type GroupsTypeModifier and TypeMethodDescriptionvoidSecurityUserTypeImpl.xsetGroups(GroupsType groups) Sets (as xml) the "groups" element
XMLInputStream