Uses of Class
org.javastro.ivoa.entities.resource.Creator
Packages that use Creator
-
Uses of Creator in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource declared as CreatorFields in org.javastro.ivoa.entities.resource with type parameters of type CreatorModifier and TypeFieldDescriptionCreator.PropInfo.ALT_IDENTIFIERSCuration.creatorsThis is the equivalent of the author of a publication.Curation.PropInfo.CREATORSCreator.PropInfo.IVO_IDCreator.PropInfo.LOGOstatic final com.kscs.util.jaxb.SinglePropertyInfo<Creator,ResourceName> Creator.PropInfo.NAMEMethods in org.javastro.ivoa.entities.resource with type parameters of type CreatorModifier and TypeMethodDescriptionprotected <_P extends Creator>
_PCreator.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource that return CreatorModifier and TypeMethodDescriptionCreator.Builder.build()Creator.clone()Creator.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Creator.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Creator.createCopy()Creator.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createCreator()Create an instance ofCreatorCreator.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource that return types with arguments of type CreatorModifier and TypeMethodDescriptionCuration.getCreators()This is the equivalent of the author of a publication.Curation.Modifier.getCreators()Methods in org.javastro.ivoa.entities.resource with parameters of type CreatorModifier and TypeMethodDescriptionCuration.Builder.addCreators(Creator... creators) Adds the given items to the value of "creators"static Creator.Builder<Void>Creator.copyExcept(Creator _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Creator.Builder<_B>static <_B> Creator.Builder<_B>Creator.copyOf(Creator _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Creator.Builder<Void>Curation.Builder.withCreators(Creator... creators) Sets the new value of "creators" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource with type arguments of type CreatorModifier and TypeMethodDescriptionCuration.Builder.addCreators(Iterable<? extends Creator> creators) Adds the given items to the value of "creators"Curation.Builder.withCreators(Iterable<? extends Creator> creators) Sets the new value of "creators" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource with parameters of type CreatorModifierConstructorDescriptionBuilder(_B _parentBuilder, Creator _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.resource with type arguments of type Creator