Uses of Class
org.javastro.ivoa.entities.resource.Rights.Builder
Packages that use Rights.Builder
Package
Description
-
Uses of Rights.Builder in org.javastro.ivoa.entities.resource
Methods in org.javastro.ivoa.entities.resource that return Rights.BuilderModifier and TypeMethodDescriptionRights.Builder<? extends Service.Builder<_B>>Service.Builder.addRights()Returns a new builder to build an additional value of the "Rights" property.static Rights.Builder<Void>Rights.builder()static Rights.Builder<Void>Rights.copyExcept(Rights _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Rights.Builder.copyOf(Rights.Builder _other) static <_B> Rights.Builder<_B>static <_B> Rights.Builder<_B>Rights.copyOf(Rights _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Rights.Builder<Void>Rights.newCopyBuilder()<_B> Rights.Builder<_B>Rights.newCopyBuilder(_B _parentBuilder) <_B> Rights.Builder<_B>Rights.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Rights.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Rights.Builder.withRightsURI(String rightsURI) Sets the new value of "rightsURI" (any previous value will be replaced)Sets the new value of "value" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource with parameters of type Rights.BuilderModifier and TypeMethodDescriptionRights.Builder.copyOf(Rights.Builder _other) <_B> voidRights.copyTo(Rights.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidRights.copyTo(Rights.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 Rights.Builder in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice that return Rights.BuilderModifier and TypeMethodDescriptionRights.Builder<? extends DataCollection.Builder<_B>>DataCollection.Builder.addRights()Returns a new builder to build an additional value of the "Rights" property.