Uses of Class
org.hpccsystems.ws.client.platform.DFUDataColumnAnnotation
-
Packages that use DFUDataColumnAnnotation Package Description org.hpccsystems.ws.client.wrappers.wsdfu -
-
Uses of DFUDataColumnAnnotation in org.hpccsystems.ws.client.wrappers.wsdfu
Methods in org.hpccsystems.ws.client.wrappers.wsdfu that return types with arguments of type DFUDataColumnAnnotation Modifier and Type Method Description List<DFUDataColumnAnnotation>DFUDataColumnWrapper. getAnnotations()Gets the annotations.Method parameters in org.hpccsystems.ws.client.wrappers.wsdfu with type arguments of type DFUDataColumnAnnotation Modifier and Type Method Description voidDFUDataColumnWrapper. setAnnotations(List<DFUDataColumnAnnotation> annotations)Sets the annotations.
-