Uses of Class
org.javastro.ivoa.entities.uws.ResultReference
Packages that use ResultReference
-
Uses of ResultReference in org.javastro.ivoa.entities.uws
Fields in org.javastro.ivoa.entities.uws declared as ResultReferenceModifier and TypeFieldDescriptionprotected final ResultReferenceResultReference.Builder._storedValueFields in org.javastro.ivoa.entities.uws with type parameters of type ResultReferenceModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ResultReference,String> ResultReference.PropInfo.HREFstatic final com.kscs.util.jaxb.SinglePropertyInfo<ResultReference,String> ResultReference.PropInfo.IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<ResultReference,String> ResultReference.PropInfo.MIME_TYPEprotected List<ResultReference>Results.resultsstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Results,ResultReference> Results.PropInfo.RESULTSstatic final com.kscs.util.jaxb.SinglePropertyInfo<ResultReference,Long> ResultReference.PropInfo.SIZEstatic final com.kscs.util.jaxb.SinglePropertyInfo<ResultReference,String> ResultReference.PropInfo.TYPEMethods in org.javastro.ivoa.entities.uws with type parameters of type ResultReferenceModifier and TypeMethodDescriptionprotected <_P extends ResultReference>
_PResultReference.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.uws that return ResultReferenceModifier and TypeMethodDescriptionResultReference.Builder.build()ResultReference.clone()ResultReference.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ResultReference.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ResultReference.createCopy()ResultReference.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createResultReference()Create an instance ofResultReferenceResultReference.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.uws that return types with arguments of type ResultReferenceModifier and TypeMethodDescriptionResults.getResults()Gets the value of the results property.Results.Modifier.getResults()Methods in org.javastro.ivoa.entities.uws with parameters of type ResultReferenceModifier and TypeMethodDescriptionResults.Builder.addResults(ResultReference... results) Adds the given items to the value of "results"static ResultReference.Builder<Void>ResultReference.copyExcept(ResultReference _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ResultReference.Builder.copyOf(ResultReference _other) static <_B> ResultReference.Builder<_B>ResultReference.copyOf(ResultReference _other) static <_B> ResultReference.Builder<_B>ResultReference.copyOf(ResultReference _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ResultReference.Builder<Void>ResultReference.copyOnly(ResultReference _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Results.Builder.withResults(ResultReference... results) Sets the new value of "results" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.uws with type arguments of type ResultReferenceModifier and TypeMethodDescriptionResults.Builder.addResults(Iterable<? extends ResultReference> results) Adds the given items to the value of "results"Results.Builder.withResults(Iterable<? extends ResultReference> results) Sets the new value of "results" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.uws with parameters of type ResultReferenceModifierConstructorDescriptionBuilder(_B _parentBuilder, ResultReference _other, boolean _copy) Builder(_B _parentBuilder, ResultReference _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.uws with type arguments of type ResultReferenceModifierConstructorDescriptionResults(List<ResultReference> results) Fully-initialising value constructor