Uses of Class
org.javastro.ivoa.entities.stc.v1.FkType.Builder
Packages that use FkType.Builder
-
Uses of FkType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return FkType.BuilderModifier and TypeMethodDescriptionstatic FkType.Builder<Void>FkType.builder()static FkType.Builder<Void>FkType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static FkType.Builder<Void>FkType.copyExcept(FkType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static FkType.Builder<Void>FkType.copyExcept(SpaceRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) FkType.Builder.copyOf(FkType.Builder _other) static <_B> FkType.Builder<_B>FkType.copyOf(CoordRefFrameType _other) static <_B> FkType.Builder<_B>FkType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> FkType.Builder<_B>static <_B> FkType.Builder<_B>FkType.copyOf(FkType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> FkType.Builder<_B>FkType.copyOf(SpaceRefFrameType _other) static <_B> FkType.Builder<_B>FkType.copyOf(SpaceRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static FkType.Builder<Void>FkType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static FkType.Builder<Void>static FkType.Builder<Void>FkType.copyOnly(SpaceRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) FkType.newCopyBuilder()<_B> FkType.Builder<_B>FkType.newCopyBuilder(_B _parentBuilder) <_B> FkType.Builder<_B>FkType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) FkType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) FkType.Builder.withEquinox(String equinox) Sets the new value of "equinox" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)FkType.Builder.withRefFrameId(Object refFrameId) Sets the new value of "refFrameId" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type FkType.BuilderModifier and TypeMethodDescriptionFkType.Builder.copyOf(FkType.Builder _other) <_B> voidFkType.copyTo(FkType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidFkType.copyTo(FkType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.