Uses of Class
org.javastro.ivoa.entities.resource.SecurityMethod.Builder
Packages that use SecurityMethod.Builder
Package
Description
-
Uses of SecurityMethod.Builder in org.javastro.ivoa.entities.resource
Methods in org.javastro.ivoa.entities.resource that return SecurityMethod.BuilderModifier and TypeMethodDescriptionstatic SecurityMethod.Builder<Void>SecurityMethod.builder()static SecurityMethod.Builder<Void>SecurityMethod.copyExcept(SecurityMethod _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SecurityMethod.Builder.copyOf(SecurityMethod _other) SecurityMethod.Builder.copyOf(SecurityMethod.Builder _other) static <_B> SecurityMethod.Builder<_B>SecurityMethod.copyOf(SecurityMethod _other) static <_B> SecurityMethod.Builder<_B>SecurityMethod.copyOf(SecurityMethod _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SecurityMethod.Builder<Void>SecurityMethod.copyOnly(SecurityMethod _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SecurityMethod.newCopyBuilder()<_B> SecurityMethod.Builder<_B>SecurityMethod.newCopyBuilder(_B _parentBuilder) <_B> SecurityMethod.Builder<_B>SecurityMethod.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SecurityMethod.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SecurityMethod.Builder<? extends ServiceInterface.Builder<_B>>ServiceInterface.Builder.withSecurityMethod()Returns the existing builder or a new builder to build the value of the "securityMethod" property.SecurityMethod.Builder<? extends WebBrowser.Builder<_B>>WebBrowser.Builder.withSecurityMethod()Returns the existing builder or a new builder to build the value of the "securityMethod" property.SecurityMethod.Builder<? extends WebService.Builder<_B>>WebService.Builder.withSecurityMethod()Returns the existing builder or a new builder to build the value of the "securityMethod" property.SecurityMethod.Builder.withStandardID(String standardID) Sets the new value of "standardID" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource with parameters of type SecurityMethod.BuilderModifier and TypeMethodDescriptionSecurityMethod.Builder.copyOf(SecurityMethod.Builder _other) <_B> voidSecurityMethod.copyTo(SecurityMethod.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidSecurityMethod.copyTo(SecurityMethod.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder. -
Uses of SecurityMethod.Builder in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice that return SecurityMethod.BuilderModifier and TypeMethodDescriptionSecurityMethod.Builder<? extends ParamHTTP.Builder<_B>>ParamHTTP.Builder.withSecurityMethod()Returns the existing builder or a new builder to build the value of the "securityMethod" property. -
Uses of SecurityMethod.Builder in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry that return SecurityMethod.BuilderModifier and TypeMethodDescriptionSecurityMethod.Builder<? extends OAIHTTP.Builder<_B>>OAIHTTP.Builder.withSecurityMethod()Returns the existing builder or a new builder to build the value of the "securityMethod" property.SecurityMethod.Builder<? extends OAISOAP.Builder<_B>>OAISOAP.Builder.withSecurityMethod()Returns the existing builder or a new builder to build the value of the "securityMethod" property.