Uses of Class
org.javastro.ivoa.entities.resource.standard.StandardKey.Builder
Packages that use StandardKey.Builder
-
Uses of StandardKey.Builder in org.javastro.ivoa.entities.resource.standard
Methods in org.javastro.ivoa.entities.resource.standard that return StandardKey.BuilderModifier and TypeMethodDescriptionStandardKey.Builder<? extends Standard.Builder<_B>>Standard.Builder.addKeies()Returns a new builder to build an additional value of the "Keies" property.StandardKey.Builder<? extends StandardKeyEnumeration.Builder<_B>>StandardKeyEnumeration.Builder.addKeies()Returns a new builder to build an additional value of the "Keies" property.static StandardKey.Builder<Void>StandardKey.builder()static StandardKey.Builder<Void>StandardKey.copyExcept(StandardKey _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StandardKey.Builder.copyOf(StandardKey _other) StandardKey.Builder.copyOf(StandardKey.Builder _other) static <_B> StandardKey.Builder<_B>StandardKey.copyOf(StandardKey _other) static <_B> StandardKey.Builder<_B>StandardKey.copyOf(StandardKey _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static StandardKey.Builder<Void>StandardKey.copyOnly(StandardKey _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StandardKey.newCopyBuilder()<_B> StandardKey.Builder<_B>StandardKey.newCopyBuilder(_B _parentBuilder) <_B> StandardKey.Builder<_B>StandardKey.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) StandardKey.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) StandardKey.Builder.withDescription(String description) Sets the new value of "description" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource.standard with parameters of type StandardKey.BuilderModifier and TypeMethodDescriptionStandardKey.Builder.copyOf(StandardKey.Builder _other) <_B> voidStandardKey.copyTo(StandardKey.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidStandardKey.copyTo(StandardKey.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.