Uses of Class
org.javastro.ivoa.entities.resource.standard.ServiceStandard
Packages that use ServiceStandard
-
Uses of ServiceStandard in org.javastro.ivoa.entities.resource.standard
Fields in org.javastro.ivoa.entities.resource.standard with type parameters of type ServiceStandardModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ServiceStandard,ServiceInterface> ServiceStandard.PropInfo.INTERFACESMethods in org.javastro.ivoa.entities.resource.standard with type parameters of type ServiceStandardModifier and TypeMethodDescriptionprotected <_P extends ServiceStandard>
_PServiceStandard.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.standard that return ServiceStandardModifier and TypeMethodDescriptionServiceStandard.Builder.build()ServiceStandard.clone()ServiceStandard.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ServiceStandard.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ServiceStandard.createCopy()ServiceStandard.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createServiceStandard()Create an instance ofServiceStandardServiceStandard.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.standard with parameters of type ServiceStandardModifier and TypeMethodDescriptionstatic ServiceStandard.Builder<Void>ServiceStandard.copyExcept(ServiceStandard _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ServiceStandard.Builder.copyOf(ServiceStandard _other) static <_B> ServiceStandard.Builder<_B>ServiceStandard.copyOf(ServiceStandard _other) static <_B> ServiceStandard.Builder<_B>ServiceStandard.copyOf(ServiceStandard _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ServiceStandard.Builder<Void>ServiceStandard.copyOnly(ServiceStandard _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.resource.standard with parameters of type ServiceStandardModifierConstructorDescriptionBuilder(_B _parentBuilder, ServiceStandard _other, boolean _copy) Builder(_B _parentBuilder, ServiceStandard _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)