Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.SetType
Packages that use SetType
-
Uses of SetType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as SetTypeFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type SetTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<SetType,DescriptionType> SetType.PropInfo.SET_DESCRIPTIONSSetType.PropInfo.SET_NAMESetType.PropInfo.SET_SPECListSetsType.setsstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ListSetsType,SetType> ListSetsType.PropInfo.SETSMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type SetTypeModifier and TypeMethodDescriptionprotected <_P extends SetType>
_PSetType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return SetTypeModifier and TypeMethodDescriptionSetType.Builder.build()SetType.clone()SetType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SetType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SetType.createCopy()SetType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSetType()Create an instance ofSetTypeSetType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return types with arguments of type SetTypeModifier and TypeMethodDescriptionListSetsType.getSets()Gets the value of the sets property.ListSetsType.Modifier.getSets()Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type SetTypeModifier and TypeMethodDescriptionAdds the given items to the value of "sets"static SetType.Builder<Void>SetType.copyExcept(SetType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> SetType.Builder<_B>static <_B> SetType.Builder<_B>SetType.copyOf(SetType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SetType.Builder<Void>Sets the new value of "sets" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type SetTypeModifier and TypeMethodDescriptionAdds the given items to the value of "sets"Sets the new value of "sets" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type SetTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, SetType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type SetTypeModifierConstructorDescriptionListSetsType(List<SetType> sets, ResumptionTokenType resumptionToken) Fully-initialising value constructor