Uses of Class
org.javastro.ivoa.entities.resource.dataservice.StandardSTC
Packages that use StandardSTC
-
Uses of StandardSTC in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type StandardSTCModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<StandardSTC,StcDescriptionType> StandardSTC.PropInfo.STC_DEFINITIONSMethods in org.javastro.ivoa.entities.resource.dataservice with type parameters of type StandardSTCModifier and TypeMethodDescriptionprotected <_P extends StandardSTC>
_PStandardSTC.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.dataservice that return StandardSTCModifier and TypeMethodDescriptionStandardSTC.Builder.build()StandardSTC.clone()StandardSTC.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) StandardSTC.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) StandardSTC.createCopy()StandardSTC.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createStandardSTC()Create an instance ofStandardSTCStandardSTC.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type StandardSTCModifier and TypeMethodDescriptionstatic StandardSTC.Builder<Void>StandardSTC.copyExcept(StandardSTC _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StandardSTC.Builder.copyOf(StandardSTC _other) static <_B> StandardSTC.Builder<_B>StandardSTC.copyOf(StandardSTC _other) static <_B> StandardSTC.Builder<_B>StandardSTC.copyOf(StandardSTC _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static StandardSTC.Builder<Void>StandardSTC.copyOnly(StandardSTC _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type StandardSTCModifierConstructorDescriptionBuilder(_B _parentBuilder, StandardSTC _other, boolean _copy) Builder(_B _parentBuilder, StandardSTC _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)