Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.ListSetsType
Packages that use ListSetsType
-
Uses of ListSetsType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as ListSetsTypeModifier and TypeFieldDescriptionprotected final ListSetsTypeListSetsType.Builder._storedValueprotected ListSetsTypeOAIPMH.listSetsFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type ListSetsTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,ListSetsType> OAIPMH.PropInfo.LIST_SETSstatic final com.kscs.util.jaxb.SinglePropertyInfo<ListSetsType,ResumptionTokenType> ListSetsType.PropInfo.RESUMPTION_TOKENstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ListSetsType,SetType> ListSetsType.PropInfo.SETSMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type ListSetsTypeModifier and TypeMethodDescriptionprotected <_P extends ListSetsType>
_PListSetsType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return ListSetsTypeModifier and TypeMethodDescriptionListSetsType.Builder.build()ListSetsType.clone()ListSetsType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ListSetsType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ListSetsType.createCopy()ListSetsType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createListSetsType()Create an instance ofListSetsTypeOAIPMH.getListSets()Gets the value of the listSets property.ListSetsType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListSetsTypeModifier and TypeMethodDescriptionstatic ListSetsType.Builder<Void>ListSetsType.copyExcept(ListSetsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ListSetsType.Builder.copyOf(ListSetsType _other) static <_B> ListSetsType.Builder<_B>ListSetsType.copyOf(ListSetsType _other) static <_B> ListSetsType.Builder<_B>ListSetsType.copyOf(ListSetsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ListSetsType.Builder<Void>ListSetsType.copyOnly(ListSetsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOAIPMH.Modifier.setListSets(ListSetsType listSets) voidOAIPMH.setListSets(ListSetsType value) Sets the value of the listSets property.OAIPMH.Builder.withListSets(ListSetsType listSets) Sets the new value of "listSets" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListSetsTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, ListSetsType _other, boolean _copy) Builder(_B _parentBuilder, ListSetsType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OAIPMH(ZonedDateTime responseDate, RequestType request, ListRecordsType listRecords, ListIdentifiersType listIdentifiers, GetRecordType getRecord, ListSetsType listSets, ListMetadataFormatsType listMetadataFormats, IdentifyType identify, List<OAIPMHerrorType> errors) Fully-initialising value constructor